Skip to content

Auto-configure RSocketRequester.Builder #16280

New issue

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

Closed
bclozel opened this issue Mar 21, 2019 · 0 comments
Closed

Auto-configure RSocketRequester.Builder #16280

bclozel opened this issue Mar 21, 2019 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Mar 21, 2019

As of Spring Framework 5.2, Spring Messaging supports RSocket with the @MessageMapping annotations, but also RSocketRequester.

Spring Boot should provide an easy way to build an RSocket client, targeting an existing RSocket server over a specific transport, and wrap that client with a RSocketRequester to send requests.

See #16021

@bclozel bclozel added the type: enhancement A general enhancement label Mar 21, 2019
@bclozel bclozel added this to the 2.2.x milestone Mar 21, 2019
@bclozel bclozel self-assigned this Mar 21, 2019
@bclozel bclozel modified the milestones: 2.2.x, 2.2.0.M3 May 13, 2019
@bclozel bclozel changed the title Auto-configure RSocket client / RSocketRequester Auto-configure RSocketRequester.Builder May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant