257 Commits (9aa53abdf9a7ca6c8b9c760fe67cb171ca025c85)

Author SHA1 Message Date
Rossen Stoyanchev 5915b23e8a Rename method in MessageBrokerConfigurer 11 years ago
Rossen Stoyanchev 2a6c1f75e7 Simplify determination of SockJS path 11 years ago
Rossen Stoyanchev 6a18daea33 Return AbstractSubscribableChannel from @Bean methods 11 years ago
Rossen Stoyanchev 0340cc5f03 Update user destinations handling 11 years ago
Rossen Stoyanchev c6c5555034 Use final keyword in MessageHeaders 11 years ago
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 12 years ago
Rossen Stoyanchev bfa6645c7d Make changes for timing related test failures 12 years ago
Rossen Stoyanchev 2d78a066fb Add ListenableFuture to TcpOperations connect methods 12 years ago
Rossen Stoyanchev f3ca3c108c Switch to reactor snapshots and make use of API change 12 years ago
Rossen Stoyanchev 8917821e95 Polish GenericMessage 12 years ago
Rossen Stoyanchev 92a48b72d7 Polish (minor) 12 years ago
Phillip Webb 59fcf5014f Increase timeout for Stomp integration tests 12 years ago
Rossen Stoyanchev d2eff4ead6 Improve GenericMessage.toString() 12 years ago
Rossen Stoyanchev 61d13547e1 Remove @UnsubscribeEvent 12 years ago
Rossen Stoyanchev 715a11ce8c Polish AnnotationMethodMessageHandler and annotations 12 years ago
Brian Clozel fb586da673 Support @PathVariable in annotated message handling methods 12 years ago
Rossen Stoyanchev be4e5d2841 Add SimpleMessageConverter 12 years ago
Rossen Stoyanchev a53233b351 Fix issue in AbstractMessagingTemplate 12 years ago
Rossen Stoyanchev 29934d7c02 Add TCP abstractions to spring-messaging 12 years ago
Rossen Stoyanchev a172b32d4c Refactor STOMP relay session 12 years ago
Rossen Stoyanchev 17aea892f0 Fix issue with forwarding messaging to STOMP broker 12 years ago
Rossen Stoyanchev 4e3390ae04 Upgrade to reactor 1.0 RC1 and remove MessageChannel 12 years ago
Juergen Hoeller 187b681b9e Consistency between InvocableHandlerMethod in web and messaging modules 12 years ago
Rossen Stoyanchev bcfbd862c7 Add value() attribute to @Payload 12 years ago
Rossen Stoyanchev 70dfec269b Use alternative UUID strategy in MessageHeaders 12 years ago
Rossen Stoyanchev 57d127b55a Validate if STOMP frame is allowed to have a body 12 years ago
Rossen Stoyanchev 7c3749769a Add STOMP broker relay to configure "host" header 12 years ago
Juergen Hoeller 3bd6dfe047 Autowiring of generic types 12 years ago
Rossen Stoyanchev 8ae88c20d1 Add support for resolving message headers 12 years ago
Rossen Stoyanchev 7d3b6497b5 Add support for MIME-based message conversion 12 years ago
Rossen Stoyanchev 824cb9f8cd Polish MessageBuilder 12 years ago
Andy Wilkinson 41e411a8a5 Introduce new HEARTBEAT message type 12 years ago
Andy Wilkinson a7f735b50a Make the broker relay heartbeat intervals configurable 12 years ago
Andy Wilkinson ba11af7f11 Improve broker relay's shutdown and availability events 12 years ago
Rossen Stoyanchev 6ddacdc01d Fix issue in simple broker with peer-to-peer messages 12 years ago
Rossen Stoyanchev 48caeef4de Polish and fix issues in STOMP broker relay 12 years ago
Andy Wilkinson 34dd844716 Polishing 12 years ago
Andy Wilkinson 5025c304b8 Introduce CONNECT_ACK message type 12 years ago
Andy Wilkinson b2f31a3c74 Improve handling of send failures 12 years ago
Rossen Stoyanchev c06ea3b437 Polish logging 12 years ago
Rossen Stoyanchev 469aaa8754 Polish 12 years ago
Andy Wilkinson 6679feb77b Improve handling of missed heartbeats 12 years ago
Andy Wilkinson 496d8321c3 Add heart-beat support to STOMP broker relay 12 years ago