giongto35
|
adfa55f7f1
|
Refactor mode select
|
2019-05-01 15:56:31 +08:00 |
|
giongto35
|
b9ef9da718
|
Refactor WIP
|
2019-05-01 15:36:21 +08:00 |
|
Nguyen Huu Thanh
|
dd415f1cce
|
WIP
|
2019-05-01 11:02:37 +08:00 |
|
Nguyen Huu Thanh
|
81cdf27acc
|
WIP
|
2019-04-30 17:33:35 +07:00 |
|
Nguyen Huu Thanh
|
61be770f22
|
WIP
|
2019-04-28 21:45:30 +07:00 |
|
Nguyen Huu Thanh
|
ce05575217
|
Add handlers
|
2019-04-27 23:21:14 +07:00 |
|
Nguyen Huu Thanh
|
bfac1c8524
|
restructure file
|
2019-04-27 21:42:00 +07:00 |
|
Nguyen Huu Thanh
|
4132bb3f3a
|
Update readme
|
2019-04-26 21:07:04 +07:00 |
|
giongto35
|
ebe4b91a07
|
Add game list
|
2019-04-25 02:18:32 +08:00 |
|
giongto35
|
cdc5980b13
|
Merge pull request #19 from giongto35/audio2
Support Audio over data channel
|
2019-04-23 21:05:57 +02:00 |
|
giongto35
|
ee86dd2e47
|
Add 2 server
|
2019-04-24 02:59:18 +08:00 |
|
giongto35
|
eae9a3069e
|
Two test
|
2019-04-24 02:55:22 +08:00 |
|
giongto35
|
f21d357cd8
|
Update test for Single server no overlord
|
2019-04-24 02:54:31 +08:00 |
|
giongto35
|
c6c95f339d
|
Assert
|
2019-04-24 02:48:48 +08:00 |
|
giongto35
|
ed501f93e6
|
Add overlord
|
2019-04-24 02:37:07 +08:00 |
|
trichimtrich
|
7a3943ae4c
|
audio channel unordered + unreliable buffer
|
2019-04-23 04:49:43 +08:00 |
|
trichimtrich
|
a98bf7799e
|
merge master
|
2019-04-23 03:52:38 +08:00 |
|
trichimtrich
|
17413c85c1
|
merge master
|
2019-04-23 03:36:31 +08:00 |
|
giongto35
|
df8c478580
|
Remove channel polling for input
|
2019-04-23 03:22:53 +08:00 |
|
giongto35
|
221188b44b
|
Change roomID format
|
2019-04-23 00:20:11 +08:00 |
|
giongto35
|
d9561a81a0
|
Change fmt to log
|
2019-04-23 00:17:53 +08:00 |
|
giongto35
|
86ee0b7920
|
Fix room ID color
|
2019-04-23 00:12:29 +08:00 |
|
trichimtrich
|
186966fd1b
|
WIP
|
2019-04-22 10:56:00 +08:00 |
|
giongto35
|
d756483bd4
|
Fix data race
|
2019-04-22 02:22:17 +08:00 |
|
giongto35
|
3ab5b6c434
|
Add lock to avoid data race
|
2019-04-22 01:41:48 +08:00 |
|
giongto35
|
69badc785c
|
use UUID instead of random
|
2019-04-22 00:43:42 +08:00 |
|
giongto35
|
3957a7b470
|
Add heartbeat
|
2019-04-21 23:57:59 +08:00 |
|
giongto35
|
13363a19e9
|
Flag to turn off monitor
|
2019-04-21 22:08:48 +08:00 |
|
giongto35
|
98e0634ede
|
Fix port
|
2019-04-21 21:32:45 +08:00 |
|
giongto35
|
de7ff8cb1e
|
Fix flag
|
2019-04-21 21:30:10 +08:00 |
|
giongto35
|
279edfca85
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-04-21 21:21:31 +08:00 |
|
giongto35
|
c97534d260
|
Merge pull request #15 from giongto35/access-overlord
Access overlord
|
2019-04-21 12:27:14 +02:00 |
|
giongto35
|
af3e80cc45
|
Merge branch 'access-overlord' of github.com:giongto35/cloud-game into access-overlord
|
2019-04-21 18:22:22 +08:00 |
|
giongto35
|
aa7f62457e
|
Merge branch 'master' into access-overlord
|
2019-04-21 12:21:30 +02:00 |
|
giongto35
|
e19c10a219
|
Only maintains heartbeat from server to overlord
|
2019-04-21 18:11:53 +08:00 |
|
giongto35
|
6381cfb889
|
Add third path connect to overlord
|
2019-04-21 02:14:35 +08:00 |
|
giongto35
|
3d937f0bbf
|
By Pass overlord
|
2019-04-21 02:08:40 +08:00 |
|
giongto35
|
b6a6db10f1
|
Add sessionID
|
2019-04-21 01:52:01 +08:00 |
|
giongto35
|
2381a52ea5
|
Allow change IP
|
2019-04-20 22:03:05 +08:00 |
|
giongto35
|
aecb078636
|
Remove unnecessary log
|
2019-04-20 16:13:04 +08:00 |
|
giongto35
|
d204c2c19e
|
Fix bug, not use async when sending back sdp to browser
|
2019-04-20 16:06:44 +08:00 |
|
giongto35
|
4cd920732a
|
SDP Exchanging
|
2019-04-20 15:25:11 +08:00 |
|
giongto35
|
7b142f6380
|
Add SyncSend to send and wait
|
2019-04-20 10:34:49 +08:00 |
|
giongto35
|
757d2021c4
|
Add register room logic
|
2019-04-20 04:47:52 +08:00 |
|
giongto35
|
ff2262f204
|
Register server IP
|
2019-04-20 04:24:13 +08:00 |
|
giongto35
|
8d33218b32
|
Setup overlord
|
2019-04-20 02:05:50 +08:00 |
|
giongto35
|
869aff67c4
|
Clean old code
|
2019-04-20 01:04:26 +08:00 |
|
giongto35
|
deff2bb735
|
refactor with callback
|
2019-04-20 01:03:19 +08:00 |
|
Nguyen Huu Thanh
|
cb295be9b0
|
Add Monitor
|
2019-04-19 21:43:33 +08:00 |
|
giongto35
|
27bdb44251
|
OOP
|
2019-04-17 00:52:35 +08:00 |
|