Samuel Batista
Samuel Batista
Try this: https://github.com/developit/greenlet
You should open a PR :)
You can easily get around this restriction by wrapping the array in a field, I recommend this issue be closed, ex: ``` { cars: [{ "carName": "Demon", "selected": 1 }]...
@Gama11 any opinion on this? I am in favor of simplifying the code surface.
@Geokureli @AustinEast either of you interested in opening a PR for this?
We should open a PR to see what's different in his branch.
Hope this helps, seems like a pretty clean interface on top of WebRTC: https://github.com/Efoi/WebRTC-Server-Client-Datachannel
You could built your own using emscripten pretty easily from the C/C++ implementation. Give it a shot, it would probably be a fun project :)
Does this help? https://github.com/Efoi/WebRTC-Server-Client-Datachannel I'm interested in this technology, also in helping out the [colyseus](https://colyseus.io/) guys add an option to use UDP. A properly configured server will support both reliable...
I second this, less code, less things to think about. The .`gitignore` example file would also need to be fixed, since it currently ignores `.env*` files.