You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The links are closed only locally (link.close()), but other parties need to know the link has been closed as well. We're using HTTP transport for Telehash and it doesn't automatically close the connections, if a client goes offline.
The links are closed only locally (link.close()), but other parties need to know the link has been closed as well. We're using HTTP transport for Telehash and it doesn't automatically close the connections, if a client goes offline.
lib/comm.main.js, CommMain constructor (line 33)
lib/comm.main.js, CommMain.leaveGame (line 354)
The text was updated successfully, but these errors were encountered: