State Recovery #1987
-
Hi, I ran into an issue when trying to handle websocket reconnections. When reading the SocketIO docs, I read about state recovery upon reconnection, but I can't get it to work with Flask SocketIO. Is this supported on Flack SocketIO? And if so, can I please get some help with implementing it? I am using a React front-end with socketio. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
No, that option is not implemented in this server. |
Beta Was this translation helpful? Give feedback.
-
@miguelgrinberg If my server is built using Flask Socket IO and Client using Javascript then how do I implement Connection State Recovery on the server side? |
Beta Was this translation helpful? Give feedback.
No, that option is not implemented in this server.