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
13 years ago
Rossen Stoyanchev
4ad6091510
Debug and test SockJS server support
13 years ago
Rossen Stoyanchev
41153efd03
Polish in EndpointRegistration
13 years ago
Rossen Stoyanchev
6cf17449fa
Add endpoint connection manager
13 years ago
Rossen Stoyanchev
914e969ac3
Add support for @ServerEndpoint annotated classes
13 years ago
Rossen Stoyanchev
88447e503b
Add first cut of SockJS server support
13 years ago
Rossen Stoyanchev
30ab5953f9
Add EndpointRequestUpgradeStrategy
...
Now there is just one EndpointHandshakeRequestHandler that works on
different runtimes.
13 years ago
Rossen Stoyanchev
741927664c
Update package structure
13 years ago
Rossen Stoyanchev
715018fe75
Add handshake request handler abstraction
13 years ago
Rossen Stoyanchev
cdd7d7bd88
Add javax.websocket.Endpoint configuration support
13 years ago
Rossen Stoyanchev
4e67f809fb
Add spring-websocket module
13 years ago