Skip to content

Conversation

atshow
Copy link

@atshow atshow commented May 31, 2021

Add Rsocket Object supports get local address and remote address

Motivation:
It is convenient for business system to obtain local address and remote address from rsocket object

Modifications:
Modify the rsocket interface and duplexconnection interface, as well as their implementation classes

Result:
Adding localAddress and remoteAddress methods to rsocket object
Signed-off-by: atshow [email protected]

@Alex079
Copy link
Contributor

Alex079 commented Sep 14, 2023

Hello,
Is there any plan to merge this PR any time soon?
Thank you!

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.

Rsocket object supports obtaining local address and remote address
2 participants