spring-guides / gs-messaging-stomp-websocket

Using WebSocket to build an interactive web application :: Learn how to the send and receive messages between a browser and the server over a WebSocket
http://spring.io/guides/gs/messaging-stomp-websocket/
Apache License 2.0
530 stars 474 forks source link

How to forcibly close connection by server? #80

Closed rodosok closed 3 months ago

rodosok commented 9 months ago

Hi,

How could I close connection by server-side?

robertmcnees commented 3 months ago

Hi @rodosok. I think questions like this are better addressed on StackOverflow. There is a wider audience and you can provide more specifics about your question there.

I'll close this issue for now. If there is a problem with the guide please feel free to comment here with additional details and we'll have a look.