Commit graph

26 commits

Author SHA1 Message Date
giongto35
b46cd694c9
Match best worker based on latency + Experiment with Singapore Host (#60)
* Add echo endpoint

* Fix async

* Use latency map

* Only start webRTC after worker match

* Experiment with Singapore server

* Update comments
2019-06-21 03:47:35 +08:00
giongto35
0652e02a93 Update latency 2019-06-19 04:31:09 +08:00
giongto35
879baead35 Add prometheus client 2019-06-05 01:57:53 +08:00
giongto35
a34d612415
Start worker port from 9000 (#47) 2019-06-03 02:41:35 +08:00
trichimtrich
16578795e1 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
71e6d0bd4b
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
f50ae5e844
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
4eb06958c5 Worker listen to random port so we can run multiple worker 2019-05-21 23:54:31 +08:00
giongto35
bfc40f6940 Change done chan to 1 2019-05-20 15:16:56 +08:00
giongto35
29874defe8 Update run local 2019-05-19 23:55:41 +08:00
giongto35
f960321759 Update closing websocket 2019-05-19 17:51:48 +08:00
giongto35
a11c65bc1e Update test 2019-05-19 13:13:09 +08:00
giongto35
f5a91542f5 Clean code 2019-05-19 05:24:58 +08:00
giongto35
f42b9eefc6 update architecture 2019-05-19 03:12:21 +08:00
trichimtrich
acff5d8bc9 Merge branch 'master' into frontend2 2019-05-15 02:10:18 +08:00
trichimtrich
2ac618092a WIP 2019-05-14 14:13:36 +08:00
giongto35
4baff5dce6 Close Leaked goroutine 2019-05-08 23:59:47 +08:00
giongto35
df8d9c73f1 Remove session after rejoin few times 2019-05-04 01:52:05 +08:00
giongto35
325ad52f82 Clean code 2019-05-01 21:36:01 +08:00
giongto35
ccd3565e83 Update test 2019-05-01 16:37:15 +08:00
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
bfac1c8524 restructure file 2019-04-27 21:42:00 +07:00
Renamed from main.go (Browse further)