Commit graph

187 commits

Author SHA1 Message Date
giongto35
401940b717 Remove session after rejoin few times 2019-05-04 01:52:05 +08:00
giongto35
485b30389d Remove un necessary comments 2019-05-03 02:25:00 +08:00
giongto35
5d26d465a4 Separate room logic 2019-05-03 02:22:01 +08:00
giongto35
8929b5897a Add save and load 2019-05-03 02:04:32 +08:00
giongto35
8b7e240e7e Update test path and game path 2019-05-03 01:49:23 +08:00
giongto35
5c00d42789 Fix register room bug 2019-05-02 04:16:45 +08:00
giongto35
b35ac75121 Setup peerconnections for OverlordClient 2019-05-02 03:55:37 +08:00
giongto35
0103552338 Fix websocket 2019-05-02 03:01:58 +08:00
giongto35
42459998eb Clean code 2019-05-01 21:36:01 +08:00
giongto35
e8e055d85d Add rooms to handler 2019-05-01 21:10:24 +08:00
giongto35
c00d7c8491 Separate create room logic 2019-05-01 21:06:05 +08:00
giongto35
7ea7e9b5f0 Update test 2019-05-01 16:37:15 +08:00
giongto35
bd94e70d4f Refactor mode select 2019-05-01 15:56:31 +08:00
giongto35
a12b884bb0 Refactor WIP 2019-05-01 15:36:21 +08:00
Nguyen Huu Thanh
48c7b8fd3d WIP 2019-05-01 11:02:37 +08:00
Nguyen Huu Thanh
3a6b34ce80 WIP 2019-04-30 17:33:35 +07:00
Nguyen Huu Thanh
3bfc15b096 WIP 2019-04-28 21:45:30 +07:00
Nguyen Huu Thanh
e96919f70e Add handlers 2019-04-27 23:21:14 +07:00
Nguyen Huu Thanh
e85fd125dc restructure file 2019-04-27 21:42:00 +07:00
Nguyen Huu Thanh
4cc776f189 Update readme 2019-04-26 21:07:04 +07:00
giongto35
c1eeebacf8 Add game list 2019-04-25 02:18:32 +08:00
giongto35
f43e1b9e78 Merge pull request #19 from giongto35/audio2
Support Audio over data channel
2019-04-23 21:05:57 +02:00
giongto35
1a8e4c9cc0 Add 2 server 2019-04-24 02:59:18 +08:00
giongto35
d124afd242 Two test 2019-04-24 02:55:22 +08:00
giongto35
d7da7f57df Update test for Single server no overlord 2019-04-24 02:54:31 +08:00
giongto35
1c1f9be66f Assert 2019-04-24 02:48:48 +08:00
giongto35
ca9133b47a Add overlord 2019-04-24 02:37:07 +08:00
trichimtrich
632ff38ffc audio channel unordered + unreliable buffer 2019-04-23 04:49:43 +08:00
trichimtrich
ac00b97956 merge master 2019-04-23 03:52:38 +08:00
trichimtrich
cd624352b6 merge master 2019-04-23 03:36:31 +08:00
giongto35
9144f8970b Remove channel polling for input 2019-04-23 03:22:53 +08:00
giongto35
c9f6df15f4 Change roomID format 2019-04-23 00:20:11 +08:00
giongto35
50683acebe Change fmt to log 2019-04-23 00:17:53 +08:00
giongto35
fc8380bcb7 Fix room ID color 2019-04-23 00:12:29 +08:00
trichimtrich
666b0a2574 WIP 2019-04-22 10:56:00 +08:00
giongto35
153fd3c39c Fix data race 2019-04-22 02:22:17 +08:00
giongto35
58fd0aa172 Add lock to avoid data race 2019-04-22 01:41:48 +08:00
giongto35
45ee997064 use UUID instead of random 2019-04-22 00:43:42 +08:00
giongto35
edffd64141 Add heartbeat 2019-04-21 23:57:59 +08:00
giongto35
3e1ba6f986 Flag to turn off monitor 2019-04-21 22:08:48 +08:00
giongto35
6310c80761 Fix port 2019-04-21 21:32:45 +08:00
giongto35
4342eaac84 Fix flag 2019-04-21 21:30:10 +08:00
giongto35
c131d1a323 Merge branch 'master' of github.com:giongto35/cloud-game 2019-04-21 21:21:31 +08:00
giongto35
848643acc0 Merge pull request #15 from giongto35/access-overlord
Access overlord
2019-04-21 12:27:14 +02:00
giongto35
83897ba830 Merge branch 'access-overlord' of github.com:giongto35/cloud-game into access-overlord 2019-04-21 18:22:22 +08:00
giongto35
2a397071f7 Merge branch 'master' into access-overlord 2019-04-21 12:21:30 +02:00
giongto35
d89c32db50 Only maintains heartbeat from server to overlord 2019-04-21 18:11:53 +08:00
giongto35
7d8c4ef419 Add third path connect to overlord 2019-04-21 02:14:35 +08:00
giongto35
a0cdb2f537 By Pass overlord 2019-04-21 02:08:40 +08:00
giongto35
a2f2786fa5 Add sessionID 2019-04-21 01:52:01 +08:00