4 Commits

Author SHA1 Message Date
Björn Ritzl
efe9115413
Use the Emscripten websocket library instead of POSIX socket emulation (#33)
* Switched to direct javascript websockets

* Skip the null termination on text messages when pushing

* Moved Emscripten callbacks and some other PR improvements

* STATE_CONNECT -> STATE_CREATE

* Changed disconnect logic

* Review feedback
2021-02-18 22:13:53 +01:00
JCash
26a9ef0143 Code cleanup 2020-09-02 16:54:37 +02:00
JCash
e781c84283 first embryo 2020-08-25 14:25:29 +02:00
Mathias Westerdahl
e36953369b Initial commit 2020-08-19 11:04:35 +02:00