Commit graph

177 commits

Author SHA1 Message Date
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
giongto35
357090aeba Allow change IP 2019-04-20 22:03:05 +08:00
giongto35
4f03f5b781 Remove unnecessary log 2019-04-20 16:13:04 +08:00
giongto35
ba5c7e7ca6 Fix bug, not use async when sending back sdp to browser 2019-04-20 16:06:44 +08:00
giongto35
55534fb419 SDP Exchanging 2019-04-20 15:25:11 +08:00
giongto35
2cecc92ced Add SyncSend to send and wait 2019-04-20 10:34:49 +08:00
giongto35
2af62fbd94 Add register room logic 2019-04-20 04:47:52 +08:00
giongto35
3a34fab098 Register server IP 2019-04-20 04:24:13 +08:00
giongto35
d58f8e37c8 Setup overlord 2019-04-20 02:05:50 +08:00
giongto35
646be2eb9f Clean old code 2019-04-20 01:04:26 +08:00
giongto35
907a8b7099 refactor with callback 2019-04-20 01:03:19 +08:00