219 Commits (f636ccb5eb492765f36385f29e3fae28e2eb3cf1)

Author SHA1 Message Date
Rossen Stoyanchev 8ee2a2d18c Remove unused constructor arg from UserDestinationMH 11 years ago
Juergen Hoeller 12c393eb6d Switched 'order' attributes across namespaces to 'xsd:token' 11 years ago
Rossen Stoyanchev ae06c3a6ab Use DestinationUserNameProvider with @SendTo 11 years ago
Rossen Stoyanchev e4ad2b352e Add DestinationUserNameProvider interface 11 years ago
Rossen Stoyanchev c376ee92cd Allow setting Cookie header 11 years ago
Rossen Stoyanchev c1f3da082c Write prelude on successive SockJS streaming requests 11 years ago
Juergen Hoeller 6051ea8ae3 Polishing 11 years ago
Rossen Stoyanchev 5f2106046c Add UpgradeRequestStrategy for WildFly/Undertow 11 years ago
Rossen Stoyanchev ea0825c0a6 Trim tokenized strings in websocket namespace 11 years ago
Rossen Stoyanchev a5c3143512 Allow hook to associate user with WebSocket session 11 years ago
Rossen Stoyanchev 6265bc1df7 Fall back on user in the Jetty UpgradeRequest 11 years ago
Rossen Stoyanchev 4342497305 Add support for custom message converters 11 years ago
Rossen Stoyanchev d0556e61f9 Log stack trace on failure to send message to client 11 years ago
Rossen Stoyanchev ef13dbfcdd Handle bad STOMP messages in StompSubProtocolHandler 11 years ago
Rossen Stoyanchev 4e5e700213 Add client login/passcode to broker relay 11 years ago
Juergen Hoeller 1f9b833c4d Introduced SockJsSession interface and moved SockJsSessionFactory and SockJsServiceConfig to sockjs.transport; added initialize(SockJsServiceConfig) method to TransportHandler interface; extracted TransportHandlingSockJsService from DefaultSockJsService; moved sockjs.support.frame to sockjs.frame and extracted (Default)SockJsFrameFormat from SockJsFrame; moved SockJsHttpRequestHandler to sockjs.support; removed Jackson 1.x support 11 years ago
Rossen Stoyanchev 307bf4bede Add messaging.simp.user package 11 years ago
Rossen Stoyanchev 89455c00f6 Create messaging.simp.broker package 11 years ago
Juergen Hoeller c4163c7475 Moved messaging.support.converter to messaging.converter; moved messaging.support.tcp to messaging.tcp; moved messaging.support.channel to messaging.support itself; moved handler.condition to handler itself; reworked handler.method into handler.support 11 years ago
Juergen Hoeller edeb11c556 Polishing 11 years ago
Rossen Stoyanchev 8f569264da Fix issue in GlassfishRequestUpgradeStrategy 11 years ago
Brian Clozel 3ac14e7cd8 Document websocket XML namespace 11 years ago
Rossen Stoyanchev 14468e80f3 Add principal in GlassfishRequestUpgradeStrategy 11 years ago
Juergen Hoeller 1dff45c38a Consistent ".jetty" and ".standard" subpackages; consolidated GlassFishRequestUpgradeStrategy implementation; renamed Text/BinaryWebSocketHandler and moved them to web.socket.support 11 years ago
Rossen Stoyanchev bb5a53f7f7 Update websocket xml namespace attributes 11 years ago
Rossen Stoyanchev cea049b791 Move websocket config tests to annotation package 11 years ago
Juergen Hoeller e62cd84ca2 Merged web.socket.messaging.config into web.socket.config and introduced web.socket.config.annotation 11 years ago
Rossen Stoyanchev 69238ba66f Move WebSocketExtension to top-level package 11 years ago
Juergen Hoeller e3e1c1bcec Rearranged web.socket.server subpackages and introduced web.socket.config 11 years ago
Rossen Stoyanchev 47ef45d152 Polish websocket xml namespace 11 years ago
Rossen Stoyanchev 079fb2db73 Add assert AbstractStandardRequestUpgradeStrategy 11 years ago
Brian Clozel 10f5d96a78 Add XML namespace for WebSocket config 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 15698860e1 General polish of new 4.0 classes 11 years ago
Rossen Stoyanchev 690051f46c Add ability to customize message channels 11 years ago
Rossen Stoyanchev e764c8d897 Fix synchronization issue in StompSubProtocolHandler 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Eric Dahl e9f78f6043 Fix various typos 11 years ago
Rossen Stoyanchev 4e82416ba9 Add SubProtocolCapable interface 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Rossen Stoyanchev 4de3291dc7 Consolidate websocket/messaging code 11 years ago
Rossen Stoyanchev df5d22e120 Improve logging in spring-messaging 11 years ago
Rossen Stoyanchev 2a6c1f75e7 Simplify determination of SockJS path 11 years ago
Michael Irwin 467c770b4d Handle UnsupportedOperationException from getInstalledExtensions in Glassfish 4.0 11 years ago
Juergen Hoeller 9f3b8a2430 GenericTypeResolver's resolveTypeArguments needs to return null for raw types (for backwards compatibility with 3.2) 11 years ago
Sam Brannen ec24299092 Delete unused imports 11 years ago
Rossen Stoyanchev 164a9f938c Update the Jetty WebSocket adapter 11 years ago
Brian Clozel 397d52ad17 Upgrade to Jetty 9.1.0 .RC0 11 years ago
Sam Brannen 75e61cc983 Polish spring-websocket 11 years ago
Rossen Stoyanchev 81dda069af Update WebSocket extensions change 11 years ago