iamDecode / proximity-chat

Proximity video chat for social events, similar to SpatialChat 🍻
Other
8 stars 0 forks source link

Websocket server timeout #16

Closed iamDecode closed 3 years ago

iamDecode commented 3 years ago

If you don't move for a while (during a conversation) the websockets connection seems to timeout, and no further location updates are received. This has to be fixed before it can be used live, because people become desynced and will miss the presence of newly joined users.

Not sure we can just up the timeout thresholds, or we will need a periodic ping.

app.js:232 WebSocket is already in CLOSING or CLOSED state.

iamDecode commented 3 years ago

Closed with a9c9b84ff8d1d1f6a06e870030aa8e7aadc4e1aa