Skip to content

feat: ability to use retrosocket without pairing#2

Open
jiraguha wants to merge 1 commit intospring-projects-experimental:masterfrom
jiraguha:no_paring
Open

feat: ability to use retrosocket without pairing#2
jiraguha wants to merge 1 commit intospring-projects-experimental:masterfrom
jiraguha:no_paring

Conversation

@jiraguha
Copy link

Signed-off-by: jpiraguha jiraguha@gmail.com

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)

Signed-off-by: jpiraguha <jiraguha@gmail.com>
@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