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 |
|
giongto35
|
057a60bf45
|
OOP
|
2019-04-17 00:52:35 +08:00 |
|
giongto35
|
7051503d48
|
Clean code
|
2019-04-17 00:44:22 +08:00 |
|
giongto35
|
b76cf7d34d
|
update readme
|
2019-04-16 02:43:20 +08:00 |
|
giongto35
|
149d1eb9d6
|
Update gitignore
|
2019-04-16 01:35:13 +08:00 |
|
giongto35
|
13b6dd7c4b
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-04-16 00:19:31 +08:00 |
|
Nguyen Huu Thanh
|
118bfb757a
|
Help github detect golang
|
2019-04-15 00:51:50 +08:00 |
|
Nguyen Huu Thanh
|
36796579fc
|
Update local docker script
|
2019-04-15 00:49:57 +08:00 |
|
giongto35
|
152e3123cd
|
Remove emulator when no running session
|
2019-04-14 22:37:57 +08:00 |
|
giongto35
|
57beefd531
|
WS handle whole connections
|
2019-04-14 15:20:15 +08:00 |
|
giongto35
|
ebf1d93e4c
|
Fix gameboy screen not change state
|
2019-04-14 15:08:13 +08:00 |
|
giongto35
|
4fcf67e05e
|
Clean old session
|
2019-04-14 12:54:58 +08:00 |
|
giongto35
|
ac87ceb5d1
|
WIP
|
2019-04-14 01:21:14 +08:00 |
|
giongto35
|
211f94731a
|
Init ws once
|
2019-04-14 00:08:27 +08:00 |
|
giongto35
|
5c37b6b114
|
Fix save load race condition by event queue
|
2019-04-13 12:32:33 +08:00 |
|
giongto35
|
4523d50407
|
Maintain connection
|
2019-04-13 03:03:27 +08:00 |
|
hasagi
|
2f89612072
|
remove junk
|
2019-04-12 07:25:39 +07:00 |
|
hasagi
|
f6d1a8b2c7
|
reconstruct debug frontend, reduce input in 8 bit, save and load in websocket
|
2019-04-12 07:16:46 +07:00 |
|
hasagi
|
ac464bebc4
|
clear junk android vpx, fix dev env instruction
|
2019-04-12 02:30:07 +07:00 |
|
giongto35
|
44e8ae2709
|
Restart room after close
|
2019-04-12 02:39:19 +08:00 |
|
giongto35
|
1e6684044c
|
Update bit
|
2019-04-12 01:02:42 +08:00 |
|
giongto35
|
5102ac9a41
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-04-11 23:33:00 +08:00 |
|
giongto35
|
5097b69873
|
Update run_local.sh
|
2019-04-11 23:32:39 +08:00 |
|
giongto35
|
0508a0d812
|
Update Readme
|
2019-04-11 10:39:35 +08:00 |
|
giongto35
|
1ee6431a47
|
Update README.md
|
2019-04-11 09:50:29 +08:00 |
|