Commit graph

176 commits

Author SHA1 Message Date
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
74b66ae6ea WIP 2019-04-30 17:33:35 +07:00
Nguyen Huu Thanh
1447406b02 WIP 2019-04-28 21:45:30 +07:00
Nguyen Huu Thanh
de88713855 Add handlers 2019-04-27 23:21:14 +07:00
Nguyen Huu Thanh
80f63f5469 restructure file 2019-04-27 21:42:00 +07:00
Nguyen Huu Thanh
823d5958cc Update readme 2019-04-26 21:07:04 +07:00
giongto35
1f06548ce3 Add game list 2019-04-25 02:18:32 +08:00
giongto35
9b2ee0196f Merge pull request #19 from giongto35/audio2
Support Audio over data channel
2019-04-23 21:05:57 +02:00
giongto35
5195946336 Add 2 server 2019-04-24 02:59:18 +08:00
giongto35
b8e0bd1a7a Two test 2019-04-24 02:55:22 +08:00
giongto35
83c36ee80c Update test for Single server no overlord 2019-04-24 02:54:31 +08:00
giongto35
5f41dd9dbd Assert 2019-04-24 02:48:48 +08:00
giongto35
77d8958965 Add overlord 2019-04-24 02:37:07 +08:00
trichimtrich
517df7d0d8 audio channel unordered + unreliable buffer 2019-04-23 04:49:43 +08:00
trichimtrich
1cad226963 merge master 2019-04-23 03:52:38 +08:00
trichimtrich
79b0337ee8 merge master 2019-04-23 03:36:31 +08:00
giongto35
4b98bc84e1 Remove channel polling for input 2019-04-23 03:22:53 +08:00
giongto35
5b20cfb694 Change roomID format 2019-04-23 00:20:11 +08:00
giongto35
b8a75fd9e9 Change fmt to log 2019-04-23 00:17:53 +08:00
giongto35
85a3c68dad Fix room ID color 2019-04-23 00:12:29 +08:00
trichimtrich
2a012c0803 WIP 2019-04-22 10:56:00 +08:00
giongto35
4e7e44fcd9 Fix data race 2019-04-22 02:22:17 +08:00
giongto35
51c46e90e8 Add lock to avoid data race 2019-04-22 01:41:48 +08:00
giongto35
e22e5d3d69 use UUID instead of random 2019-04-22 00:43:42 +08:00
giongto35
281e044a7a Add heartbeat 2019-04-21 23:57:59 +08:00
giongto35
bf3454d230 Flag to turn off monitor 2019-04-21 22:08:48 +08:00
giongto35
f5bb8f8593 Fix port 2019-04-21 21:32:45 +08:00
giongto35
0ee96f60ae Fix flag 2019-04-21 21:30:10 +08:00
giongto35
3d982f7f40 Merge branch 'master' of github.com:giongto35/cloud-game 2019-04-21 21:21:31 +08:00
giongto35
8512c7c097 Merge pull request #15 from giongto35/access-overlord
Access overlord
2019-04-21 12:27:14 +02:00
giongto35
448f4d769b Merge branch 'access-overlord' of github.com:giongto35/cloud-game into access-overlord 2019-04-21 18:22:22 +08:00
giongto35
2eab6da922 Merge branch 'master' into access-overlord 2019-04-21 12:21:30 +02:00
giongto35
52c3175746 Only maintains heartbeat from server to overlord 2019-04-21 18:11:53 +08:00
giongto35
5fc13a86f3 Add third path connect to overlord 2019-04-21 02:14:35 +08:00
giongto35
a2e4d9e95b By Pass overlord 2019-04-21 02:08:40 +08:00
giongto35
01bc2f32cf Add sessionID 2019-04-21 01:52:01 +08:00
giongto35
84bf7a1a53 Allow change IP 2019-04-20 22:03:05 +08:00
giongto35
6abd977d3e Remove unnecessary log 2019-04-20 16:13:04 +08:00
giongto35
1c26d12805 Fix bug, not use async when sending back sdp to browser 2019-04-20 16:06:44 +08:00
giongto35
80ca5bdd97 SDP Exchanging 2019-04-20 15:25:11 +08:00
giongto35
73a6a0fe61 Add SyncSend to send and wait 2019-04-20 10:34:49 +08:00
giongto35
563d5edac2 Add register room logic 2019-04-20 04:47:52 +08:00
giongto35
623a2adb1a Register server IP 2019-04-20 04:24:13 +08:00
giongto35
855c43cea6 Setup overlord 2019-04-20 02:05:50 +08:00
giongto35
6457c0ba33 Clean old code 2019-04-20 01:04:26 +08:00
giongto35
a46afb46a0 refactor with callback 2019-04-20 01:03:19 +08:00
Nguyen Huu Thanh
9bd5eea4a1 Add Monitor 2019-04-19 21:43:33 +08:00