483 Commits (e3bb06c8783ca45633ee361bb637cc3236471479)

Author SHA1 Message Date
Rossen Stoyanchev 05f163b37d Avoid duplicates from <websocket:decorator-factory> 9 years ago
Sebastien Deleuze 79c7e30832 Fix SockJsServiceTests 9 years ago
Sebastien Deleuze 6c58258d11 Update AbstractSockJsService and ref doc to SockJS client 1.0.0 9 years ago
Sam Brannen e8c8d2a6ad Refactor WebSocket int. tests to work w/ Jetty 9.3 9 years ago
Rossen Stoyanchev 8b50750511 Fix failure in performance build 9 years ago
Rossen Stoyanchev e083683f4f Update WebSocket support for Jetty 9.3 9 years ago
Rossen Stoyanchev 25ff34f3c7 JettyRequestUpgradeStrategy implements Lifecycle 9 years ago
Rossen Stoyanchev b6b76ad1b4 Polish WebMvcStompEndpointRegistry 9 years ago
Rossen Stoyanchev d1cc8bac5c Add config option for StompSubProtocolErrorHandler 9 years ago
Juergen Hoeller 92bf32b9be Polishing 9 years ago
Juergen Hoeller e0a11f2ae7 SockJsTransportFailureException provides constructor variant without session id 9 years ago
Juergen Hoeller 05d475a275 Polishing 9 years ago
Rossen Stoyanchev c48e8708a7 Fix NPE in DefaultSimpUserRegistry 9 years ago
Rossen Stoyanchev 92bd7bba50 Restore userSessionRegistry field in StompSubProtocolHandler 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Rossen Stoyanchev 696a010e81 Add SubProtocolErrorHandler 9 years ago
Juergen Hoeller 02d28ae9ee Actual hasText assertion in SockJsFrame 10 years ago
Juergen Hoeller 49c600b234 Resolved cyclic dependency between handler.invocation and handler.annotation 10 years ago
Rossen Stoyanchev 281588d7bb Add SimpUserRegistry with multi-server support 10 years ago
Brian Clozel 4b07bc39da Always set heart-beat header in STOMP CONNECTED frames 10 years ago
Sam Brannen 572cbb0821 Consistently supply test name to @Parameters 10 years ago
Sebastien Deleuze 83f269b512 Make DefaultCorsProcessor Servlet 2.5 compliant 10 years ago
Rossen Stoyanchev 49e90575e9 Disable ShallowEtagHeaderFilter for HTTP streaming 10 years ago
Rossen Stoyanchev 68ecb92d1f Allow "ws" and "wss" for isValidCorsOrigin checks 10 years ago
Rossen Stoyanchev 222f6998e4 Add userProperties to StandardWebSocketClient 10 years ago
Rossen Stoyanchev c29eae3307 Support user destinations with multiple app servers 10 years ago
Rossen Stoyanchev a3df66931f Add path-helper attribute for websocket namespace 10 years ago
Rossen Stoyanchev de9675bf5a Support heartbeat in SimpleBrokerMessageHandler 10 years ago
Sebastien Deleuze b0e1e66b7f Add CORS support 10 years ago
Brian Clozel 100d75da26 Fix client-library-url ignored in MVC namespace 10 years ago
Rossen Stoyanchev 73d6d30951 Add flag whether to create HTTP session 10 years ago
Juergen Hoeller d23893fd25 Consistent javadoc param declarations for type variables 10 years ago
Rossen Stoyanchev e81862eed6 Allow modifying HandshakeInterceptor list 10 years ago
Rossen Stoyanchev 0c9cd4cc32 SubProtocolWebSocketHandler checks if session is open 10 years ago
Rossen Stoyanchev 41e437066e Support @MessageExceptionHandler w/ @ControllerAdvice 10 years ago
Sam Brannen 8ee0e98540 Ensure WebSocketStompClientTests compiles in Gradle build as well 10 years ago
Sam Brannen 9930a8715f Clean up & suppress warnings in spring-messaging 10 years ago
Sam Brannen 03739c25d3 Ensure WebSocketStompClientTests compiles in STS 3.6.4 10 years ago
Rossen Stoyanchev d30b3eaf55 Add STOMP client 10 years ago
Juergen Hoeller 2b3409461f Polishing 10 years ago
Sebastien Deleuze 90e6304b49 Adjust log level for invalid SockJS or Websocket requests 10 years ago
Rossen Stoyanchev 917eb1de0b Ignore Pong messages in StompSubProtocolHandler 10 years ago
Rossen Stoyanchev 1f990c3df6 Fix handling of empty payload Pong message on Jetty 10 years ago
Sebastien Deleuze 6062e15572 Change SockJS and Websocket default allowedOrigins to same origin 10 years ago
Rossen Stoyanchev b4fa1c24cc Pass SockJS session attributes to HandshakeHandler 10 years ago
Stephane Nicoll f0fca890bb Annotation-based event listeners 10 years ago
Sebastien Deleuze 9b3319b3b3 Fix SockJS origin check 10 years ago
Ralph Schaer e0d407dad0 Fix javadoc 10 years ago
Rossen Stoyanchev 52b8f34468 Add JdkIdGenerator and use it in SockJS client 10 years ago