863 Commits (7576d0d40cebd3f28e897132bb7bc84bf025b0c1)

Author SHA1 Message Date
Sam Brannen c3afda3992 Delete unnecessary @SuppressWarnings("unused") 11 years ago
Rossen Stoyanchev a640d84961 Fix issue in AbstractMethodMessageHandler 11 years ago
Rossen Stoyanchev 164a9f938c Update the Jetty WebSocket adapter 11 years ago
Sam Brannen bf9ec78c5d Polish spring-messsaging 11 years ago
Brian Clozel 6d00a3f0ee Add support for WebSocket Protocol Extensions 11 years ago
Phillip Webb 12e896ed8b Polish 11 years ago
Rossen Stoyanchev b8809daf5f Refactor HandlerMethod support in spring-messaging 11 years ago
Rossen Stoyanchev 4892a27016 Add STOMP broker relay unit tests 11 years ago
Rossen Stoyanchev bfa6645c7d Make changes for timing related test failures 11 years ago
Rossen Stoyanchev 2d78a066fb Add ListenableFuture to TcpOperations connect methods 11 years ago
Rossen Stoyanchev f3ca3c108c Switch to reactor snapshots and make use of API change 11 years ago
Rossen Stoyanchev 8917821e95 Polish GenericMessage 11 years ago
Rossen Stoyanchev 92a48b72d7 Polish (minor) 11 years ago
Phillip Webb 59fcf5014f Increase timeout for Stomp integration tests 11 years ago
Rossen Stoyanchev d2eff4ead6 Improve GenericMessage.toString() 11 years ago
Rossen Stoyanchev 61d13547e1 Remove @UnsubscribeEvent 11 years ago
Rossen Stoyanchev 715a11ce8c Polish AnnotationMethodMessageHandler and annotations 11 years ago
Brian Clozel fb586da673 Support @PathVariable in annotated message handling methods 11 years ago
Rossen Stoyanchev be4e5d2841 Add SimpleMessageConverter 11 years ago
Rossen Stoyanchev a53233b351 Fix issue in AbstractMessagingTemplate 11 years ago
Rossen Stoyanchev 29934d7c02 Add TCP abstractions to spring-messaging 11 years ago
Rossen Stoyanchev a172b32d4c Refactor STOMP relay session 11 years ago
Rossen Stoyanchev 17aea892f0 Fix issue with forwarding messaging to STOMP broker 11 years ago
Rossen Stoyanchev 4e3390ae04 Upgrade to reactor 1.0 RC1 and remove MessageChannel 11 years ago
Juergen Hoeller 187b681b9e Consistency between InvocableHandlerMethod in web and messaging modules 11 years ago
Rossen Stoyanchev bcfbd862c7 Add value() attribute to @Payload 11 years ago
Rossen Stoyanchev 70dfec269b Use alternative UUID strategy in MessageHeaders 11 years ago
Rossen Stoyanchev 57d127b55a Validate if STOMP frame is allowed to have a body 11 years ago
Rossen Stoyanchev 7c3749769a Add STOMP broker relay to configure "host" header 11 years ago
Juergen Hoeller 3bd6dfe047 Autowiring of generic types 11 years ago
Rossen Stoyanchev 8ae88c20d1 Add support for resolving message headers 11 years ago
Rossen Stoyanchev 7d3b6497b5 Add support for MIME-based message conversion 11 years ago
Rossen Stoyanchev 824cb9f8cd Polish MessageBuilder 11 years ago
Andy Wilkinson 41e411a8a5 Introduce new HEARTBEAT message type 11 years ago
Andy Wilkinson a7f735b50a Make the broker relay heartbeat intervals configurable 11 years ago
Andy Wilkinson ba11af7f11 Improve broker relay's shutdown and availability events 11 years ago
Rossen Stoyanchev 6ddacdc01d Fix issue in simple broker with peer-to-peer messages 11 years ago
Rossen Stoyanchev 48caeef4de Polish and fix issues in STOMP broker relay 11 years ago
Andy Wilkinson 34dd844716 Polishing 11 years ago
Andy Wilkinson 5025c304b8 Introduce CONNECT_ACK message type 11 years ago
Andy Wilkinson b2f31a3c74 Improve handling of send failures 11 years ago
Rossen Stoyanchev c06ea3b437 Polish logging 11 years ago
Rossen Stoyanchev 469aaa8754 Polish 11 years ago
Andy Wilkinson 6679feb77b Improve handling of missed heartbeats 11 years ago
Andy Wilkinson 496d8321c3 Add heart-beat support to STOMP broker relay 11 years ago
Andy Wilkinson 8d2a376b0f Remove CONNECT-related message buffer from STOMP relay 11 years ago
Andy Wilkinson a489c2cf38 Add StompCodec 11 years ago
Rossen Stoyanchev 45eab23e15 Rename @ReplyTo to @SendTo 11 years ago
Sam Brannen 41fa15a484 Polish Javadoc for messaging annotations 11 years ago
Rossen Stoyanchev 62921683fd Introduce ListenableFuture to WebSocketClient 11 years ago