spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.75k stars 38.16k forks source link

How i can send/receive ping/pong for detect disconnection with spring webflux websockets ? #33759

Closed rullyalves closed 1 month ago

rullyalves commented 1 month ago

I'm using spring webflux and I would like to know how I can detect pings/pongs and if the library has any configuration for this

bclozel commented 1 month ago

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 the issue tracker 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.