rsocket-java icon indicating copy to clipboard operation
rsocket-java copied to clipboard

The rsocket object supports IP acquisition

Open atshow opened this issue 4 years ago • 1 comments
trafficstars

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]

atshow avatar May 31 '21 03:05 atshow

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

Alex079 avatar Sep 14 '23 16:09 Alex079