732 Commits (058f027c5befb92bc1e20378d7f483589ab951f5)

Author SHA1 Message Date
Rossen Stoyanchev 34c95034d8 Fix minor issue and polish 12 years ago
Rossen Stoyanchev 36148b7cb1 Switch DefaultSockJsService to constructor DI 12 years ago
Rossen Stoyanchev c28ce0e2bd Ensure WebSocketHandlerEndpoint can connect only once 12 years ago
Phillip Webb db4de526d2 Minor polish and FIXMEs 12 years ago
Phillip Webb ff2e9aa5bc Minor tweaks to WebSocketMessage 12 years ago
Phillip Webb a14161f0ca JettyRequestUpgradeStrategy 12 years ago
Rossen Stoyanchev 3cd4909ba3 Minor fix 12 years ago
Rossen Stoyanchev 84089bf396 Add HandlerProvider interface 12 years ago
Rossen Stoyanchev f9078c947f Add WebSocketMessage and WebSocketHandler sub-interfcs 12 years ago
Rossen Stoyanchev 2046629945 Add WebSocketClient and WebSocketConnectionManager 12 years ago
Rossen Stoyanchev ab5d60d343 Improve APIs for WebSocket and SockJS messages 12 years ago
Rossen Stoyanchev 6273fc41f1 Rename SockJS session type to include "SockJs" 12 years ago
Rossen Stoyanchev 2794224b28 Add onClosed to SockJsSessionSupport sub-classes 12 years ago
Rossen Stoyanchev f056f7e2ad Init and destroy internally created SockJS schedulers 12 years ago
Rossen Stoyanchev 177e082172 Refactor SockJS and WebSocket layer configuration 12 years ago
Rossen Stoyanchev 71e82069ce Add SockJsSessionFactory 12 years ago
Rossen Stoyanchev 3a2c15b0fd Add flush method to ServerHttpResponse 12 years ago
Rossen Stoyanchev db6f8f2d4b Add package-info, javadoc, and update package names 12 years ago
Rossen Stoyanchev 592da431a8 Add Glassfish request upgrade strategy 12 years ago
Rossen Stoyanchev 6bd6311214 Refactor SockJS code 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 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