449 Commits (554bf4958de6349c39d82e2416ed52f36a8f44de)

Author SHA1 Message Date
Stephane Nicoll 7469159bf1 Add MessageSendingOperations for JMS 11 years ago
Rossen Stoyanchev 673a497923 Await TcpClient shutdown in STOMP broker relay 11 years ago
Rossen Stoyanchev 2c4cbb617e Add WebSocket scope 11 years ago
Rossen Stoyanchev 97fb308b6b Allow use of @SendToUser even w/o authenticated user 11 years ago
Sebastien Deleuze 98738c0bbb Avoid ConcurrentModificationException 11 years ago
Rossen Stoyanchev 9598a1e2ef Update @SendToUser and related code 11 years ago
Mark Galea 088b80f4c5 Add singleSession attribute to @SendToUser 11 years ago
Rossen Stoyanchev 5dcd55b23b Log ignored CONNECT messages at error level 11 years ago
Rossen Stoyanchev d52f07aa1b Log STOMP ERROR frames at error level 11 years ago
Rossen Stoyanchev 1958ae3a62 Update log level 11 years ago
Rossen Stoyanchev 6a9b229249 Split destination cache into access vs update 11 years ago
Rossen Stoyanchev c879796e00 Add cache limit to DefaultSessionRegistry and polish 11 years ago
Sebastien Deleuze 1054080b24 Fix DefaultSubscriptionRegistry when using pattern destinations 11 years ago
Rossen Stoyanchev 58adc150c9 Fix STOMP broker relay int test issue 11 years ago
Rossen Stoyanchev 56d26443e2 Fix one more issue in STOMP broker relay int test 11 years ago
Rossen Stoyanchev 13be6d2321 Fix issue in STOMP broker relay integration test 11 years ago
Rossen Stoyanchev 01fe2923ee Simplify STOMP broker relay integration test 11 years ago
Rossen Stoyanchev 1200755125 Fix issue with subscribe destination 11 years ago
Stephane Nicoll bded025d9f @SendTo support for jms listener endpoints 11 years ago
Rossen Stoyanchev 08f0395033 Rename Reactor support classes 11 years ago
Stephane Nicoll 5559209233 Remove useless imports 11 years ago
Philippe Marschall eb5f397a39 Clean up spring-messaging imports 11 years ago
Juergen Hoeller 086f1eda71 Polishing 11 years ago
Juergen Hoeller 28887750b0 MessageConversionException offers constructor without cause argument now, plus related polishing 11 years ago
Stephane Nicoll 713dd60fa7 JMS annotation-driven endpoints. 11 years ago
Rossen Stoyanchev 6cb9a144db Expand static resource handling mechanism 11 years ago
Rossen Stoyanchev 4e1781ae8c Use strategy for customizing ID/TIMESTAMP generation 11 years ago
Rossen Stoyanchev 95e25d4e6f Add strategy for customizing ID/TIMESTAMP headers 11 years ago
Rossen Stoyanchev 65b17b80ba Switch BufferingStompDecoder to decoration 11 years ago
Rossen Stoyanchev fda9c633c4 Support mutable headers in MessagingTemplate 11 years ago
Rossen Stoyanchev ae942ffdb8 Make use of enhanced MessageHeaderAccessor support 11 years ago
Rossen Stoyanchev 4867546aec Enhance MessageHeaderAccessor support 11 years ago
Rossen Stoyanchev ddf8750511 Update MessageHeaders constructor 11 years ago
Gary Russell 1eee339c15 Relax constraints in MessageHeaders for subclasses 11 years ago
Rossen Stoyanchev 5e925ac03c Rename header for "orig" destination 11 years ago
Brian Clozel ec0b672baa Fix @SubscribeMapping MESSAGE response destination 11 years ago
Rossen Stoyanchev 990f5bb720 Improve handling of disconnects in STOMP broker relay 11 years ago
Rossen Stoyanchev 59703981c4 Upgrade to reactor 1.1.0 snapshots 11 years ago
Sam Brannen 89a4c291c3 Remove trailing whitespace 11 years ago
Rossen Stoyanchev 75439c7836 Polish 11 years ago
Rossen Stoyanchev e3ef3fffa5 Optimize STOMP encoding/decoding hotspots 11 years ago
Rossen Stoyanchev d19e30e2f8 Increase log level in spring-messaging tests 11 years ago
Stephane Nicoll c1eb50ef48 polishing 11 years ago
Rossen Stoyanchev 2c1d5efbb0 Introduce base exception class for arg resolution 11 years ago
Stephane Nicoll 2aee0d8250 Improve MessageMethodArgumentResolver 11 years ago
Rossen Stoyanchev 8780464c64 Update test to catch CI server issue 11 years ago
Rossen Stoyanchev c11484b2e7 Add WebSocket transport configuration support 11 years ago
Rossen Stoyanchev 545c4effb1 Polish StompDecoder and the new Buffering sub-class 11 years ago
Sebastien Deleuze bbdb72d808 Add configuration for message buffer size limit 11 years ago
Rossen Stoyanchev ebffd67b5e Add BufferingStompDecoder 11 years ago