Commit graph

301 commits

Author SHA1 Message Date
giongto35
2d3daa2ade Update turn by location (#46)
* Config STUN by server

* Move ice timeout log under condition

* STUN TURN defaut when give empty string

* Update git ignore to ignore prod file

* Update readme
2019-05-30 22:39:52 +08:00
giongto35
d57e500818 300th commit: Update REAME + ice timeout 2019-05-29 01:41:54 +08:00
giongto35
e4963c4446 Add IPV4 stun 2019-05-28 03:00:25 +08:00
giongto35
da292a4e33 Add help overlay, Fix joystick, Update comment (#45)
* add help overlay, fix joystick

* Remove icecandidate in connectionState

* UPgrade turn server

* Update README

* Update README

* Update readme
2019-05-27 19:31:07 +08:00
giongto35
aa6dfcb7f8 Fix icecandidate setup (#44)
* Use own stun server

* Add ice candidate

* Add turn server

* Up main_test

* Fix datachannel negotiated
2019-05-26 22:18:41 +08:00
giongto35
3f61637337 Use google stun only (#43) 2019-05-26 04:45:12 +08:00
giongto35
6c71f4221f Update landing page (#42) 2019-05-26 02:44:47 +08:00
giongto35
6bc921efc4 Update readme (#41)
* Update README.md

* Update readme

* Update READme.md

* Update readme

* Update document implementation
2019-05-25 14:21:37 +08:00
giongto35
77b163c621 Fix screen flow (#40)
* Fix screen flow

* Update ice state
2019-05-25 14:14:14 +08:00
trichimtrich
4721db201e Update new frontend (#38)
* WIP

* fix crlf

* fix crlf

* new gesture, menu, tooltip, share

* WIP share

* clear dusties and put magic

* oops

* Remove fade

* Update js behaviour
2019-05-25 13:16:32 +08:00
giongto35
48d6ddbf6d Use go mode + use pion v2 (#39)
* Update webrtv2

* Update gomod

* Update run local

* Update docker

* Update mario 3 rom

* Update script

* Throw error when overlord cannot launch
2019-05-25 12:10:04 +08:00
giongto35
3c811bc259 Fix front-end (#36)
* Change join to start

* Unorder data channel

* GC after room close

* Update Frontend

* Remove fade in fadeout
2019-05-25 02:39:00 +08:00
giongto35
2b7671c26b Use different uuid package 2019-05-24 23:56:03 +08:00
giongto35
3c96be3db7 Add stun list 2019-05-24 23:24:00 +08:00
giongto35
3f3abcc597 Update landing image 2019-05-24 03:13:15 +08:00
giongto35
f7f0cc9c6b Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-23 23:52:00 +08:00
giongto35
d52df47366 Fix panic when load (#35)
* Change join to start

* Unorder data channel

* Add guard
2019-05-23 23:51:50 +08:00
giongto35
0be78062db Unorder data channel 2019-05-23 21:24:13 +08:00
giongto35
ded40fbae0 Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-23 19:30:44 +08:00
giongto35
facd0fdc01 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
ea773239c0 Change join to start 2019-05-23 01:53:29 +08:00
giongto35
4fc4186b1c Update design doc 2019-05-23 00:36:58 +08:00
giongto35
c97f5274a7 Update document 2019-05-22 23:34:00 +08:00
giongto35
1c55c07506 Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-22 01:20:18 +08:00
giongto35
a461415038 Worker listen to random port so we can run multiple worker 2019-05-21 23:54:31 +08:00
giongto35
4cfa0b332b Update readme overlord (#33)
* Update readme for release

* Update readme

* Update design Doc overlord flow
2019-05-21 23:30:22 +08:00
giongto35
4cf3d4c9c5 Merge pull request #32 from giongto35/improve-input-channel
Improve channel
2019-05-20 16:05:50 +08:00
giongto35
2ffd03aabf use for to wait channel 2019-05-20 16:00:09 +08:00
giongto35
0c4e851c0c Change done chan to 1 2019-05-20 15:16:56 +08:00
giongto35
b8b950fa2a Merge pull request #31 from giongto35/channel-direction
Add channel direction
2019-05-20 01:51:29 +08:00
giongto35
4e7d274ce1 Add channel direction 2019-05-20 01:46:58 +08:00
giongto35
b894375f99 Update run local 2019-05-19 23:55:41 +08:00
giongto35
003dd9d9e4 Add back recover 2019-05-19 20:07:51 +08:00
giongto35
4e316fce10 Update save and load 2019-05-19 20:00:24 +08:00
giongto35
c42ef403be Update closing websocket 2019-05-19 17:51:48 +08:00
giongto35
dd6452b533 Close session 2019-05-19 13:42:23 +08:00
giongto35
437cb25f87 Update comments 2019-05-19 13:24:24 +08:00
giongto35
e468db2d28 Update test 2019-05-19 13:13:09 +08:00
giongto35
4dc55b5cdb Clean code 2019-05-19 05:24:58 +08:00
giongto35
c3081ee5d9 Unified Session 2019-05-19 05:02:38 +08:00
giongto35
37254852b3 update architecture 2019-05-19 03:12:21 +08:00
giongto35
38bbd16a83 Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-18 02:50:52 +08:00
giongto35
b0f4bc2836 Quit room 2019-05-18 02:50:25 +08:00
trichimtrich
a598570f69 remove minimum bound of screen 2019-05-17 22:31:10 +08:00
giongto35
a7e94e7007 Remove room ID after quit 2019-05-17 03:29:21 +08:00
giongto35
0cec1bd47f Merge branch 'master' of github.com:giongto35/cloud-game 2019-05-17 02:35:11 +08:00
giongto35
9dc19b7559 Merge pull request #30 from giongto35/fix-sdp
Add iceCandidates logic
2019-05-17 02:34:51 +08:00
giongto35
1fcdab3d19 Merge branch 'master' into fix-sdp 2019-05-17 02:31:13 +08:00
giongto35
ad1d96e3f8 Remove GCP Project env 2019-05-17 00:45:14 +08:00
giongto35
811935e1c7 Merge pull request #29 from giongto35/frontend2
Frontend game pad . Multi device adaption
2019-05-16 22:22:03 +08:00