How do you quickly close a nonresponsive websocket in Java Spring Tomcat?

后端 未结 4 1146
鱼传尺愫
鱼传尺愫 2021-01-11 15:09

I have a real-time application with clients using websockets to connect with a Spring Framework server, which is running Spring Boot Tomcat. I want the server to quickly (wi

4条回答
提交回复
热议问题