Commit graph

315 commits

Author SHA1 Message Date
giongto35
3965cdaecb Add opengraph screenshot 2019-06-08 14:09:53 +08:00
giongto35
12bbd5383b Update ogimage 2019-06-08 13:02:07 +08:00
giongto35
769d455c22 Merge branch 'master' of github.com:giongto35/cloud-game 2019-06-07 22:52:46 +08:00
giongto35
97bd02fd1d Use audioReady 2019-06-07 22:52:32 +08:00
giongto35
c45776150e Use audioReady 2019-06-07 22:50:46 +08:00
giongto35
7b94f2095f Update README + quit force reload 2019-06-07 21:55:37 +08:00
giongto35
468ed8cfda Enhance FPS 2019-06-07 01:57:40 +08:00
giongto35
d0981dfbf3 remove api 2019-06-06 23:14:29 +08:00
giongto35
d9db0cc58a Optimize 2019-06-06 23:14:29 +08:00
giongto35
c85e3fda9a Close input chan after quit game 2019-06-06 23:14:29 +08:00
giongto35
77cb04e543 Add prometheus yml 2019-06-05 01:57:53 +08:00
giongto35
c65250a498 Add prometheus client 2019-06-05 01:57:53 +08:00
giongto35
0864b1e95a Start worker port from 9000 (#47) 2019-06-03 02:41:35 +08:00
giongto35
4412494eee Disable double tab to zoom on mobile 2019-06-02 23:23:05 +08:00
giongto35
bb005a15d4 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
06d56ca6ee 300th commit: Update REAME + ice timeout 2019-05-29 01:41:54 +08:00
giongto35
c0404f5758 Add IPV4 stun 2019-05-28 03:00:25 +08:00
giongto35
8ddb1832a8 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
e0a6ce2c6c 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
4bf3e37fa2 Use google stun only (#43) 2019-05-26 04:45:12 +08:00
giongto35
3fee972e57 Update landing page (#42) 2019-05-26 02:44:47 +08:00
giongto35
22f2bd4db1 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
ff13145893 Fix screen flow (#40)
* Fix screen flow

* Update ice state
2019-05-25 14:14:14 +08:00
trichimtrich
dea9714a5d 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
42e54ea6f5 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
605d276b39 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
564bda41c6 Use different uuid package 2019-05-24 23:56:03 +08:00
giongto35
e39e3a6e07 Add stun list 2019-05-24 23:24:00 +08:00
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