giongto35
|
5063342277
|
Join room directly (#52)
* Update ws.js
* Start game directly
* Fix autoplay bug
* Return with value
|
2019-06-09 04:38:44 +08:00 |
|
giongto35
|
7d2bd2f698
|
Use audioReady
|
2019-06-07 22:50:46 +08:00 |
|
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
|
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
|
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
|
3c96be3db7
|
Add stun list
|
2019-05-24 23:24:00 +08:00 |
|
giongto35
|
b0f4bc2836
|
Quit room
|
2019-05-18 02:50:25 +08:00 |
|
giongto35
|
a7e94e7007
|
Remove room ID after quit
|
2019-05-17 03:29:21 +08:00 |
|
giongto35
|
1fcdab3d19
|
Merge branch 'master' into fix-sdp
|
2019-05-17 02:31:13 +08:00 |
|
trichimtrich
|
859498912d
|
WIP
|
2019-05-15 12:13:06 +08:00 |
|
giongto35
|
ad88c6e706
|
Add iceCandidates logic
|
2019-05-15 02:14:24 +08:00 |
|
trichimtrich
|
f8606baf51
|
Merge branch 'master' into frontend2
|
2019-05-15 02:10:18 +08:00 |
|
trichimtrich
|
bd50d66e86
|
WIP
|
2019-05-15 02:08:58 +08:00 |
|
giongto35
|
4186b7b8d2
|
Maintain connection from browser
|
2019-05-13 23:34:06 +08:00 |
|
uxer
|
5e87894dd8
|
WIP
|
2019-04-29 10:44:22 +07:00 |
|
giongto35
|
1f06548ce3
|
Add game list
|
2019-04-25 02:18:32 +08:00 |
|
trichimtrich
|
517df7d0d8
|
audio channel unordered + unreliable buffer
|
2019-04-23 04:49:43 +08:00 |
|
trichimtrich
|
1cad226963
|
merge master
|
2019-04-23 03:52:38 +08:00 |
|
trichimtrich
|
79b0337ee8
|
merge master
|
2019-04-23 03:36:31 +08:00 |
|
trichimtrich
|
2a012c0803
|
WIP
|
2019-04-22 10:56:00 +08:00 |
|
giongto35
|
281e044a7a
|
Add heartbeat
|
2019-04-21 23:57:59 +08: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
|
01bc2f32cf
|
Add sessionID
|
2019-04-21 01:52:01 +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
|
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 |
|
trichimtrich
|
e2efc533cc
|
audio with opus codec
|
2019-04-16 07:09:36 +08:00 |
|
giongto35
|
152e3123cd
|
Remove emulator when no running session
|
2019-04-14 22:37:57 +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 |
|
hasagi
|
79abdad32d
|
opus on highest quality and suitable framerate, no hope
|
2019-04-14 03:49:37 +07:00 |
|
hasagi
|
55c3223778
|
WIP audio
|
2019-04-14 00:54:47 +07: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
|
4523d50407
|
Maintain connection
|
2019-04-13 03:03:27 +08:00 |
|
hasagi
|
55e7f47e76
|
WIP audio
|
2019-04-13 00:40:08 +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 |
|
giongto35
|
5cf49fdebf
|
Clean
|
2019-04-10 00:02:10 +08:00 |
|
giongto35
|
9bde5b14dd
|
Remove HTTP
|
2019-04-09 23:05:04 +08:00 |
|
giongto35
|
f27f03144f
|
Add fullscreen mode
|
2019-04-09 02:54:15 +08:00 |
|
giongto35
|
1835f9be9d
|
ADd room logics
|
2019-04-09 00:32:31 +08:00 |
|