Commit graph

25 commits

Author SHA1 Message Date
giongto35
aa6dfcb7f8 Fix icecandidate setup (#44)
* Use own stun server

* Add ice candidate

* Add turn server

* Up main_test

* Fix datachannel negotiated
2019-05-26 22:18:41 +08:00
giongto35
48d6ddbf6d Use go mode + use pion v2 (#39)
* Update webrtv2

* Update gomod

* Update run local

* Update docker

* Update mario 3 rom

* Update script

* Throw error when overlord cannot launch
2019-05-25 12:10:04 +08:00
giongto35
facd0fdc01 Worker auto reconnect (#34)
* Change join to start

* WIP

* Use RouteWork to route worker call

* Add reconnect

* Update main test

* Remove fatal

* Update test

* Remove unnecessary
2019-05-23 19:23:45 +08:00
giongto35
437cb25f87 Update comments 2019-05-19 13:24:24 +08:00
giongto35
e468db2d28 Update test 2019-05-19 13:13:09 +08:00
giongto35
37254852b3 update architecture 2019-05-19 03:12:21 +08:00
giongto35
90cad6ee9d Add sleep 2019-05-12 17:55:03 +08:00
giongto35
d7cdf02cb7 Update test rejoin with overlord 2019-05-12 17:47:39 +08:00
giongto35
2b37360b2e update test comment 2019-05-12 17:37:04 +08:00
giongto35
38cc898976 Remove sleep 2019-05-12 15:13:18 +08:00
giongto35
6941b58455 Update test for reconnect with overlord 2019-05-12 15:11:59 +08:00
giongto35
97717c96d8 Update handshake signal 2019-05-12 13:30:48 +08:00
giongto35
01abdd2c1e Update test comments 2019-05-12 00:50:07 +08:00
giongto35
0eea6cfcc8 Close Leaked goroutine 2019-05-08 23:59:47 +08:00
giongto35
745b391049 Separate room logic 2019-05-03 02:22:01 +08:00
giongto35
6b0a02a5db Update test path and game path 2019-05-03 01:49:23 +08:00
giongto35
46598b6ef7 Fix register room bug 2019-05-02 04:16:45 +08:00
giongto35
a104e7af96 Setup peerconnections for OverlordClient 2019-05-02 03:55:37 +08:00
giongto35
d9febbf0a9 Fix websocket 2019-05-02 03:01:58 +08:00
giongto35
8d0dfb1943 Separate create room logic 2019-05-01 21:06:05 +08:00
giongto35
d7116f11cd Update test 2019-05-01 16:37:15 +08:00
giongto35
e7567c3fa3 Refactor mode select 2019-05-01 15:56:31 +08:00
giongto35
142b9d7bb4 Refactor WIP 2019-05-01 15:36:21 +08:00
Nguyen Huu Thanh
7b2b9d034b WIP 2019-05-01 11:02:37 +08:00
Nguyen Huu Thanh
80f63f5469 restructure file 2019-04-27 21:42:00 +07:00
Renamed from main_test.go (Browse further)