Skip to content
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

The rsocket object supports IP acquisition #1013

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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 atshow@163.com

Signed-off-by: atshow <atshow@163.com>
Signed-off-by: atshow <atshow@163.com>
Signed-off-by: atshow <atshow@163.com>
Signed-off-by: atshow <atshow@163.com>
@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