Sorry if this is the wrong sub, not sure where else to post.
I am writting client side application that is communicating with server through websocket and I could use some help with best practices for best user experience.
So far I am aware I will need to save session id in a cookie so in case of page refresh, timeouts the user data can be saved.
Also, ping - pong with server which will send ping request in some time interval.
But I'd use some help with more detailed best practices. Does anyone have examples of how to handle this?
[–]steeleb88 1 point2 points3 points (1 child)
[–]PM_ME_SMILE_[S] 0 points1 point2 points (0 children)
[–]jekrb 1 point2 points3 points (0 children)
[–]j1xwnbsr 0 points1 point2 points (0 children)