How to obtain a remote IP address
org.springframework.boot:spring-boot-starter-rsocket:3.2.1 io.rsocket:rsocket-core:1.1.3
In the @ConnectMapping phase, I want to obtain remote IP addresses to prevent malicious attacks
I use WebSocket mode
WebsocketDuplexConnection remoteAddress() How should I obtain it
Comment From: philwebb
Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.