Rossen Stoyanchev
|
7845ebc428
|
Add SockJS path detection
|
2013-05-05 20:51:37 -04:00 |
|
Rossen Stoyanchev
|
97d225ba75
|
Refactor packages
org.springframework.websocket -> org.springframework.web.socket
org.springframework.sockjs -> org.springframework.web.socket.sockjs
Flatten .sockjs and .sockjs.server
|
2013-05-02 20:39:54 -04:00 |
|
Rossen Stoyanchev
|
36148b7cb1
|
Switch DefaultSockJsService to constructor DI
DefaultSockJsService now relies on constructors and requires a
TaskScheduler at a minimum. It no longer needs lifecycle methods.
|
2013-04-23 21:35:24 -04:00 |
|
Rossen Stoyanchev
|
4e67f809fb
|
Add spring-websocket module
|
2013-04-15 11:03:23 -04:00 |
|