Commit Graph
17 Commits
Author SHA1 Message Date
Mitchell McCaffrey 5209317d1e Added offline mode 2020-11-26 11:09:48 +11:00
Nicola Thouliss 8f3ebb8316 Revert "Add extra header options to socket io request"
This reverts commit fdb5d8c458.
2020-11-22 20:38:11 +11:00
Nicola Thouliss fdb5d8c458 Add extra header options to socket io request 2020-11-22 20:19:32 +11:00
Nicola Thouliss e98116c290 Revert "Added polling transport to socket io"
This reverts commit 9c91507eb3.
2020-11-22 10:47:28 +11:00
Nicola Thouliss 9c91507eb3 Added polling transport to socket io 2020-11-22 10:42:46 +11:00
Mitchell McCaffrey 575b566b53 Removed JSON parse from websocket messages 2020-11-21 16:15:04 +11:00
Mitchell McCaffrey 4fee6d278a Moved handle party joined to array 2020-11-21 16:01:37 +11:00
Nicola f028a011ca Changed transports to be websocket only 2020-11-21 15:46:36 +11:00
Mitchell McCaffrey b362d03bc6 Updated socket.io 2020-11-20 16:34:08 +11:00
Mitchell McCaffrey 3ea340763a Removed sentry log for peer error 2020-10-28 10:10:27 +11:00
Mitchell McCaffrey 80850fdb95 Removed extra logs from session 2020-10-27 19:16:43 +11:00
Mitchell McCaffrey c741da6f0e Removed connected emit from socket reconnect 2020-10-27 19:05:07 +11:00
Mitchell McCaffrey a9c45ff4fa Removed party kick on peer error 2020-10-27 16:02:20 +11:00
Mitchell McCaffrey 1c1e002e34 Removed all peer connections on an error 2020-10-27 15:03:50 +11:00
Mitchell McCaffrey 2a50c716b1 Testing reconnecting on peer error 2020-10-27 13:42:23 +11:00
Mitchell McCaffrey d9cd5f78cc Added manual sentry error reporting 2020-10-27 10:26:55 +11:00
Mitchell McCaffrey 37542dc0e6 Moved session and connection helpers and change data sending to use write streams 2020-10-23 10:27:22 +11:00