Ticket #738 (closed Task: fixed)
upgrade of dm4-websockets to 4.4 too
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.5 |
Component: | 3rd Party Plugins | Version: | 4.4 |
Keywords: | Cc: | ||
Complexity: | 2 | Area: | |
Module: |
Description
The upgrade of my dm4-subscriptions module depends on this.
Thanks for caring!
Change History
comment:2 Changed 10 years ago by jri
The Websockets module (and its accompanying demo app) is now available for DM 4.4:
http://download.deepamehta.de/dm44-websockets-0.2.2.jar
http://download.deepamehta.de/dm44-websockets-example-0.2.2.jar
Note: the Websockets module now is tiny because it makes use of the Jetty 8 included in DM 4.4 (instead of embedding its own Jetty 7 like before). This is possible since we use Pax Web instead of Felix HTTP Jetty.
Note: See
TracTickets for help on using
tickets.