Skip to content

Conversation

@jiraguha
Copy link

Signed-off-by: jpiraguha [email protected]

Hey @joshlong,

What if the RSocketClientFactoryBean could create a requester directly without pairing? The drawback is that we will need to provide on client config statically in @RSocketClient annotation but it would be closer to Feign experience!

ex:

@RSocketClient(host = "${greeting-client.host:localhost}", port = "${greeting-client.port:8888}", mode = MANAGED)

@jiraguha jiraguha changed the title WIP:feat: ability to use retrosocket without pairing feat: ability to use retrosocket without pairing Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant