spring-guides/gs-messaging-stomp-websocket

Consider showing reconnect logic on the client side

Closed this issue · 2 comments

This from a ticket originally created in the Spring Framework JIRA (see SPR-11732):

The current websocket guide don't show how to reconnect if the connection is lost.
This is critical functionality of any websocket application and should be shown in the guide.

is this on any milestone?

Something like this: http://stackoverflow.com/a/22403521.

I think the guides are updated instantly on-line, i.e. there is version release distribution.