We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Framework issue spring-projects/spring-framework#21292
Ongoing work https://github.com/rstoyanchev/spring-framework/tree/rsocket
Possible candidates for autoconfiguration: https://github.com/rstoyanchev/spring-framework/blob/cbd5e252702268970cad8de7873bcc605d3dddb3/spring-messaging/src/test/java/org/springframework/messaging/rsocket/RSocketClientToServerIntegrationTests.java#L68-L90
https://github.com/rstoyanchev/spring-framework/blob/cbd5e252702268970cad8de7873bcc605d3dddb3/spring-messaging/src/test/java/org/springframework/messaging/rsocket/RSocketClientToServerIntegrationTests.java#L249-L275
The text was updated successfully, but these errors were encountered:
b33944b
Polish RSocket server support
9eb7260
Relax the `NettyRSocketBootstrap` contract to allow all types of `SocketAcceptor` implementations. See gh-16021
Fix Javadoc build for new RSocket dependencies
ddc8b6f
See gh-16021
Polish RSocket server bootstrap
7136229
bclozel
No branches or pull requests
Framework issue spring-projects/spring-framework#21292
Ongoing work https://github.com/rstoyanchev/spring-framework/tree/rsocket
Possible candidates for autoconfiguration:
https://github.com/rstoyanchev/spring-framework/blob/cbd5e252702268970cad8de7873bcc605d3dddb3/spring-messaging/src/test/java/org/springframework/messaging/rsocket/RSocketClientToServerIntegrationTests.java#L68-L90
https://github.com/rstoyanchev/spring-framework/blob/cbd5e252702268970cad8de7873bcc605d3dddb3/spring-messaging/src/test/java/org/springframework/messaging/rsocket/RSocketClientToServerIntegrationTests.java#L249-L275
The text was updated successfully, but these errors were encountered: