gelic-idealab / komodo-unity

Unity VR client for the Komodo XR platform
5 stars 3 forks source link

page unload handler should fire disconnect event to relay with reason 'user closed session' or similar #1

Closed wallacerob closed 3 years ago

parseccentric commented 3 years ago

Fixed in https://github.com/gelic-idealab/komodo-unity/pull/64. It does not emit a specific reason. I assumed we could watch for the built-in SocketIO event for a client closing a session.