helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.44k stars 562 forks source link

Add the ability to get the ip address of the client in websocket #8856

Open essapp opened 4 weeks ago

essapp commented 4 weeks ago

Environment Details


Problem Description

In actual use, often need to get the ip address of the client, in the websocket server development.