giongto35
|
989c8ed2c5
|
Update landing image
|
2019-05-24 03:13:15 +08:00 |
|
giongto35
|
11127f5b56
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-05-23 23:52:00 +08:00 |
|
giongto35
|
105d5d4ab9
|
Fix panic when load (#35)
* Change join to start
* Unorder data channel
* Add guard
|
2019-05-23 23:51:50 +08:00 |
|
giongto35
|
c2e83e67a2
|
Unorder data channel
|
2019-05-23 21:24:13 +08:00 |
|
giongto35
|
8111fef118
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-05-23 19:30:44 +08:00 |
|
giongto35
|
e983359835
|
Worker auto reconnect (#34)
* Change join to start
* WIP
* Use RouteWork to route worker call
* Add reconnect
* Update main test
* Remove fatal
* Update test
* Remove unnecessary
|
2019-05-23 19:23:45 +08:00 |
|
giongto35
|
db5efc8d76
|
Change join to start
|
2019-05-23 01:53:29 +08:00 |
|
giongto35
|
2b16e88e2b
|
Update design doc
|
2019-05-23 00:36:58 +08:00 |
|
giongto35
|
977c9264c6
|
Update document
|
2019-05-22 23:34:00 +08:00 |
|
giongto35
|
af7996b9af
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-05-22 01:20:18 +08:00 |
|
giongto35
|
04653ad1b7
|
Worker listen to random port so we can run multiple worker
|
2019-05-21 23:54:31 +08:00 |
|
giongto35
|
808ffc3b83
|
Update readme overlord (#33)
* Update readme for release
* Update readme
* Update design Doc overlord flow
|
2019-05-21 23:30:22 +08:00 |
|
giongto35
|
67216c03ba
|
Merge pull request #32 from giongto35/improve-input-channel
Improve channel
|
2019-05-20 16:05:50 +08:00 |
|
giongto35
|
8df00bfb63
|
use for to wait channel
|
2019-05-20 16:00:09 +08:00 |
|
giongto35
|
6006532a36
|
Change done chan to 1
|
2019-05-20 15:16:56 +08:00 |
|
giongto35
|
fe203a8320
|
Merge pull request #31 from giongto35/channel-direction
Add channel direction
|
2019-05-20 01:51:29 +08:00 |
|
giongto35
|
8588f86201
|
Add channel direction
|
2019-05-20 01:46:58 +08:00 |
|
giongto35
|
e0e863f172
|
Update run local
|
2019-05-19 23:55:41 +08:00 |
|
giongto35
|
f4453fb62d
|
Add back recover
|
2019-05-19 20:07:51 +08:00 |
|
giongto35
|
16de106f26
|
Update save and load
|
2019-05-19 20:00:24 +08:00 |
|
giongto35
|
6dc274958f
|
Update closing websocket
|
2019-05-19 17:51:48 +08:00 |
|
giongto35
|
63b129a8cf
|
Close session
|
2019-05-19 13:42:23 +08:00 |
|
giongto35
|
263c7c7da6
|
Update comments
|
2019-05-19 13:24:24 +08:00 |
|
giongto35
|
223f58ae56
|
Update test
|
2019-05-19 13:13:09 +08:00 |
|
giongto35
|
515259772f
|
Clean code
|
2019-05-19 05:24:58 +08:00 |
|
giongto35
|
c3cdd80dc4
|
Unified Session
|
2019-05-19 05:02:38 +08:00 |
|
giongto35
|
12a3a53ae8
|
update architecture
|
2019-05-19 03:12:21 +08:00 |
|
giongto35
|
855c135d59
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-05-18 02:50:52 +08:00 |
|
giongto35
|
5132199d0b
|
Quit room
|
2019-05-18 02:50:25 +08:00 |
|
trichimtrich
|
c317eb72ec
|
remove minimum bound of screen
|
2019-05-17 22:31:10 +08:00 |
|
giongto35
|
c260d46aeb
|
Remove room ID after quit
|
2019-05-17 03:29:21 +08:00 |
|
giongto35
|
7071d45c39
|
Merge branch 'master' of github.com:giongto35/cloud-game
|
2019-05-17 02:35:11 +08:00 |
|
giongto35
|
ceb439e594
|
Merge pull request #30 from giongto35/fix-sdp
Add iceCandidates logic
|
2019-05-17 02:34:51 +08:00 |
|
giongto35
|
cb8a33b544
|
Merge branch 'master' into fix-sdp
|
2019-05-17 02:31:13 +08:00 |
|
giongto35
|
cb1eb44662
|
Remove GCP Project env
|
2019-05-17 00:45:14 +08:00 |
|
giongto35
|
9f0f286246
|
Merge pull request #29 from giongto35/frontend2
Frontend game pad . Multi device adaption
|
2019-05-16 22:22:03 +08:00 |
|
giongto35
|
8a583f0d1a
|
Merge pull request #28 from giongto35/fix-closed-channel-bug
Fix closed channel bug
|
2019-05-16 02:50:24 +08:00 |
|
giongto35
|
036e086123
|
Add comments
|
2019-05-16 02:47:35 +08:00 |
|
giongto35
|
473808ca6e
|
Remove comments
|
2019-05-16 02:41:54 +08:00 |
|
giongto35
|
5261414675
|
Set IsRunning = false early
|
2019-05-16 02:20:11 +08:00 |
|
giongto35
|
b964a387bd
|
Detach room from handler
|
2019-05-16 02:00:23 +08:00 |
|
trichimtrich
|
c74448d87d
|
fix touch gesture
|
2019-05-16 01:23:48 +08:00 |
|
giongto35
|
cd0e408854
|
Check peerconnection is in room before detach and reconn
|
2019-05-16 01:04:54 +08:00 |
|
giongto35
|
86e19b93d5
|
Merge pull request #27 from giongto35/optimize/reuse-buffer
Optimize/reuse buffer
|
2019-05-15 22:09:44 +08:00 |
|
hasagi
|
d39c1c1e9c
|
WIP
|
2019-05-15 19:05:10 +08:00 |
|
trichimtrich
|
8d929d29c8
|
WIP
|
2019-05-15 12:13:06 +08:00 |
|
giongto35
|
edba449500
|
Allocation inplace
|
2019-05-15 02:52:00 +08:00 |
|
giongto35
|
b3e9fd91e3
|
Set IsRunning earlier
|
2019-05-15 02:36:05 +08:00 |
|
giongto35
|
e4ae98e93a
|
Add iceCandidates logic
|
2019-05-15 02:14:24 +08:00 |
|
trichimtrich
|
1a16e538c8
|
Merge branch 'master' into frontend2
|
2019-05-15 02:10:18 +08:00 |
|