Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: None
-
Fix Version/s: 5.0.M2
-
Component/s: STOMP Support
-
Labels:
-
Pull Request URL:
Description
Move dependencies:
testRuntime("io.projectreactor:reactor-core:2.0.8.RELEASE") { force = true // enforce 2.0.x } testRuntime("io.projectreactor:reactor-net:2.0.8.RELEASE")
to the Reactor 3.0 and Reactory Netty respectively.
Rework Reactor2TcpStompSessionManager to an appropriate new ReactorNettyTcpStompClient
Attachments
Issue Links
- depends on
-
SPR-14531 Upgrade spring-messaging to the latest Reactor Netty client
-
- Closed
-