Mitchell McCaffrey
|
435752e7a9
|
Moved peer connection to fully use write for backpressure
|
2021-01-20 18:07:23 +11:00 |
|
Mitchell McCaffrey
|
26b474452c
|
Removed connection logs
|
2021-01-04 13:44:20 +11:00 |
|
Mitchell McCaffrey
|
c89a75a23e
|
Disabled multiplexing
|
2021-01-04 13:34:09 +11:00 |
|
Mitchell McCaffrey
|
e3fe043a7b
|
Clean up session logging and close
|
2021-01-03 17:52:14 +11:00 |
|
Mitchell McCaffrey
|
ced66257b0
|
Fix progress bar not showing
|
2021-01-01 13:25:35 +11:00 |
|
Mitchell McCaffrey
|
12d9e64461
|
Fix bug with loading multiple assets at once
|
2020-12-12 17:36:56 +11:00 |
|
Mitchell McCaffrey
|
bdba2ecc13
|
Moved audio sharing to new network model
|
2020-12-12 16:30:55 +11:00 |
|
Mitchell McCaffrey
|
5e244617ae
|
Changed Session event names to better match new model
|
2020-12-12 16:08:10 +11:00 |
|
Mitchell McCaffrey
|
6a4c6b30ec
|
Moved peer connections to an optional pull model
|
2020-12-11 13:24:39 +11:00 |
|
Mitchell McCaffrey
|
f2cb8b69db
|
Moved to socket for game state networking
|
2020-12-05 17:16:06 +11:00 |
|
Mitchell McCaffrey
|
5f572ff10d
|
Update Session.js
|
2020-11-27 19:28:42 +11:00 |
|
Mitchell McCaffrey
|
dc46fceb4c
|
Update Session.js
|
2020-11-27 19:20:57 +11:00 |
|
Mitchell McCaffrey
|
208911cde2
|
Update Session.js
|
2020-11-27 19:11:38 +11:00 |
|
Mitchell McCaffrey
|
ceb987d4fc
|
Update Session.js
|
2020-11-27 18:31:21 +11:00 |
|
Mitchell McCaffrey
|
1b7b7179ee
|
Update Session.js
|
2020-11-27 17:42:53 +11:00 |
|
Mitchell McCaffrey
|
700434a50c
|
Added error message to ice servers fetch fail
|
2020-11-26 18:55:27 +11:00 |
|
Mitchell McCaffrey
|
11116e8686
|
Throw error when ice servers responds not ok
|
2020-11-26 18:54:32 +11:00 |
|
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 |
|