1052 Commits (dd97dee7fda7c0a29a5c943961816a77124a0676)

Author SHA1 Message Date
Stéphane Nicoll f5453cc445 Polish 1 year ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 1 year ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 1 year ago
rstoyanchev a8019f2d0b Create reusable DisconnectedClientHelper 1 year ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 1 year ago
rstoyanchev 3277b0d6ac Handle STOMP messages to user destination in order 1 year ago
Rossen Stoyanchev 9eb39e182e Polishing 1 year ago
rstoyanchev a205eab618 Handle STOMP messages from client in order 1 year ago
rstoyanchev d62d7f5ff1 Polishing 1 year ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 1 year ago
Sam Brannen c23795a8a6 Update copyright headers 1 year ago
Sam Brannen 2cc1ee78c1 Polishing 1 year ago
rstoyanchev 74182cd3d6 Ensure correct detection of Jetty WebSocket server 1 year ago
rstoyanchev 1f8913a96c Support Jetty WebSocket server parameters 1 year ago
rstoyanchev 29e3acc887 Re-enable Jetty in spring-websocket tests 1 year ago
Rossen Stoyanchev ed172d6269 ByteBuffer handling for Jetty WebSocket messages 1 year ago
rstoyanchev f51838b6ba Polishing spring-websocket tests 1 year ago
Sam Brannen fad70aa252 Update copyright headers 1 year ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 1 year ago
Juergen Hoeller 4b6fabbd2f Polishing 1 year ago
Juergen Hoeller d250a5155a Consistent dependency declarations 1 year ago
Sam Brannen 148f5c459e Update copyright headers 1 year ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 1 year ago
Sam Brannen 63fe45d92a Update copyright headers 1 year ago
Sébastien Deleuze 38f9cbe3de Use latest version of sockjs-client in AbstractSockJsService 1 year ago
Sam Brannen 5bc80fc094 Disable SpEL selector support in WebSocket messaging by default 1 year ago
Sam Brannen 2f35e7756b Integration test status quo for SpEL 'selector' support in messaging 1 year ago
James Yuzawa 5dacf50b9b Optimize MultiValueMap iteration operations 2 years ago
Johnny Lim 66bd891a0b Polish 2 years ago
rstoyanchev 073226d792 Polishing contribution 2 years ago
Aleksandrs Jansons 1abe155663 Ensure WebSocket disconnect msg reaches the client 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
ghostg00 e66c80667f Fix example in Javadoc for @EnableWebSocket 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen a31cfba992 Apply "instanceof pattern matching" in remainder of spring-websocket module 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
rstoyanchev 9fcafd2650 WebSocketConnectionManager accepts prepared URI 2 years ago
rstoyanchev 17bc3facaa Polishing contribution 2 years ago
Anatolii Zhmaiev 1de9426df0 Set reason for WebSocket CloseStatus.SESSION_NOT_RELIABLE 2 years ago
rstoyanchev a7ec6b4a2a Unwrap session before selecting stats counter 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Sam Brannen 9b38e43c17 Use URI#create instead of URI constructor where feasible in spring-websocket 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen 052542254a Polishing 2 years ago
Sam Brannen db02c96c55 Avoid deprecation warnings in tests 2 years ago