74 Commits (c7c395d0d0754acccd5d60707fa862064aae02b9)

Author SHA1 Message Date
Rossen Stoyanchev 4e82416ba9 Add SubProtocolCapable interface 12 years ago
Rossen Stoyanchev 4de3291dc7 Consolidate websocket/messaging code 12 years ago
Rossen Stoyanchev 2a6c1f75e7 Simplify determination of SockJS path 13 years ago
Rossen Stoyanchev 0340cc5f03 Update user destinations handling 13 years ago
Rossen Stoyanchev 164a9f938c Update the Jetty WebSocket adapter 13 years ago
Brian Clozel 397d52ad17 Upgrade to Jetty 9.1.0 .RC0 13 years ago
Sam Brannen 75e61cc983 Polish spring-websocket 13 years ago
Rossen Stoyanchev 81dda069af Update WebSocket extensions change 13 years ago
Brian Clozel 6d00a3f0ee Add support for WebSocket Protocol Extensions 13 years ago
Juergen Hoeller bd4c64af04 Turned ByteBufferConverter's visibility to package level 13 years ago
Rossen Stoyanchev e60e8dc582 Fix issue with getting SockJS path 13 years ago
Rossen Stoyanchev 9b2c041085 Fix issue in htmlfile sockjs transport 13 years ago
Rossen Stoyanchev 77fa8698b3 Enable cookie_needed by default in SockJS service 13 years ago
Rossen Stoyanchev a5c7018e8d Switch spring-websocket/messaging to Tomcat 8 RC3 13 years ago
Rossen Stoyanchev 62921683fd Introduce ListenableFuture to WebSocketClient 13 years ago
Rossen Stoyanchev 0ac6998e60 Refine destination semantics for msg-handling methods 13 years ago
Rossen Stoyanchev e1a46bb57a Add tests to spring-messaging 13 years ago
Rossen Stoyanchev 79ddba5d01 Polish WebSocket integration tests 13 years ago
Rossen Stoyanchev fee3148b0f Add Tomcat WebSocket integration tests 13 years ago
Rossen Stoyanchev e21bbdd933 Polish WebSocket/STOMP Java config 13 years ago
Rossen Stoyanchev 39ff1e2c53 Add StompProtocolHandler tests 13 years ago
Rossen Stoyanchev 1472e9795f Update SpringConfiguration to support beans by type 13 years ago
Rossen Stoyanchev f0dda0e38b Add WebSocket integration tests w/ Java configuration 13 years ago
Rossen Stoyanchev 4c0da5867a Add Java config support for WebSocket and STOMP 13 years ago
Rossen Stoyanchev cf2e1ffc65 Fix failing test 13 years ago
Rossen Stoyanchev a5143057ce Add configurability for underlying WebSocket engine 13 years ago
Rossen Stoyanchev a455217743 Modify how SpringConfigurator finds Endpoint singleton 13 years ago
Rossen Stoyanchev e5406283c5 Polish DefaultHandshakeHandler 13 years ago
Rossen Stoyanchev 319f18dddf Add HandshakeInterceptor 13 years ago
Rossen Stoyanchev 9925d8385f Fix configuration issues in DefaultSockJsService 13 years ago
Rossen Stoyanchev 01feae0ad5 Polish WebSocketSession 13 years ago
Rossen Stoyanchev 172a0b9f5d Add header support to WebSocketConnectionManager 13 years ago
Rossen Stoyanchev 123c01908a Remove unintended dependency on Servlet API in SockJS 13 years ago
Rossen Stoyanchev 15a2f03459 Polish SockJS exception handling and javadoc 13 years ago
Rossen Stoyanchev a03517fa35 Polish ServletServerHttpRequest query param handling 13 years ago
Rossen Stoyanchev 9700f09fad Polish async feature for ServerHttpRequest/Response 13 years ago
Rossen Stoyanchev 0d5901ffb6 Polish Cookie abstraction in http packge of spring-web 13 years ago
Andy Wilkinson 9e20a25607 Introduce SubProtocolHandler abstraction 13 years ago
Rossen Stoyanchev dcf7813de8 Fix failing test 13 years ago
Rossen Stoyanchev ad40ecff4b Refactor and polish SockJS package structure 13 years ago
Rossen Stoyanchev dad7115c23 Add SockJsMessageCodec 13 years ago
Rossen Stoyanchev 5a0e42b76e Add MultiProtocolWebSocketHandler 13 years ago
Rossen Stoyanchev 7bb9c63963 Fix issue in TomcatRequestUpgradeStrategy 13 years ago
Rossen Stoyanchev 82ec06ad34 Fix bug in SockJS JsonpTransportHandler 13 years ago
Rossen Stoyanchev d3cecfc6cc Create spring-messaging module 13 years ago
Rossen Stoyanchev 3a2f5e71b7 Refactor SubscriptionRegistry 13 years ago
Rossen Stoyanchev f25ccac1a1 Polish SessionSubscriptionRegistry types 13 years ago
Rossen Stoyanchev 96cb7c0616 Fix test failures 13 years ago
Rossen Stoyanchev 0a68c9930f Add "simple" broker and SessionSubscriptionRegistry 13 years ago
Phillip Webb 8d6fd1ed63 ConversionService JSR-356 Encoder/Decoder adapters 13 years ago