sergystepanov
27f8fdc117
Make it choose ws/wss protocol based on URL's protocol. ( #196 )
...
When you open the app with https: protocol it will chose wss secured socket connection instead of hardcoded addresses / domains.
2020-06-13 14:23:01 +08:00
trichimtrich
5dcf4ac95f
Add support firefox safari ios ( #175 )
...
* change rtc offer/answer direction
* remove overlay log
* merge browser+session, fix log, add browser map
* add candidate transfer on worker + web
2020-04-28 02:20:49 +08:00
sergystepanov
e05ae221e8
Add generic application statistics overlay ( #168 )
...
* Add stat module initial example
* Add stats module help overlay overlap handling
* Add generic graph canvas image builder
* Add more generic graphing module
* Clean up the code
* Some fixes
* Change graphing styles
* Clean some stats module code
* Move to RAF rendering to burn your CPU
* Add not standardized memory stats module
* Fix initial stats visibility flag handle
2020-04-26 22:19:00 +08:00
giongto35
e52ba36759
Update concurrent input ( #150 )
2020-01-12 19:46:24 +08:00
giongto35
a1ac8f272a
Setup HTTPS using autocert ( #149 )
...
* Add HTTPS WSS
* Update https
* HTTPS
* Add https
* Add HTTPS worker
* Add HTTPS
* add https
* Add pingserver to worker
* add https
* Add public domain whitelist
* Not fatal when there existing echo server
2020-01-03 04:37:26 +08:00
giongto35
55815cb9ef
Add multiplayer player ( #148 )
...
* Add player index
* Add second player
* Add player index slider
* add multiplayer
* WIP
* Clean up
* Add multiplayer play
2019-12-14 12:32:31 +08:00
giongto35
e2d2436ceb
Fix roomID correct
2019-12-12 02:30:14 +08:00
giongto35
1342fabe15
Give option to join by zone + update README ( #146 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
* Add zone control
* add zone
* Update MISC
* Update go mod
2019-12-09 03:02:35 +08:00
sergystepanov
3d1f1ee587
Initial new frontend rewrite ( #129 )
...
* Initial new frontend rewrite
* Refactor some module deps
* Fix options ref in the ajax module
* Refactor
* Add controller state
* Refactor
2019-11-05 01:44:19 +07:00