Rossen Stoyanchev
6bd6311214
Refactor SockJS code
...
- configure SockJS handler by type (as well as by instance)
- add method to obtain SockJS handler instance via SockJsConfiguration
- detect presense of jsr-356 and use it if available
12 years ago
Rossen Stoyanchev
4ad6091510
Debug and test SockJS server support
12 years ago
Rossen Stoyanchev
41153efd03
Polish in EndpointRegistration
12 years ago
Rossen Stoyanchev
6cf17449fa
Add endpoint connection manager
12 years ago
Rossen Stoyanchev
914e969ac3
Add support for @ServerEndpoint annotated classes
12 years ago
Rossen Stoyanchev
88447e503b
Add first cut of SockJS server support
12 years ago
Rossen Stoyanchev
30ab5953f9
Add EndpointRequestUpgradeStrategy
...
Now there is just one EndpointHandshakeRequestHandler that works on
different runtimes.
12 years ago
Rossen Stoyanchev
741927664c
Update package structure
12 years ago
Rossen Stoyanchev
715018fe75
Add handshake request handler abstraction
12 years ago
Rossen Stoyanchev
cdd7d7bd88
Add javax.websocket.Endpoint configuration support
12 years ago
Rossen Stoyanchev
4e67f809fb
Add spring-websocket module
12 years ago