emscripten-core / emscripten-core/emscripten
Suggestion: I found a library that mimics websockets, but uses webrtc. You could use that for the posix sockets to UDP(ish) support.
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
It's
https://github.com/regnaio/udp-ws/
Mimics websockets api but uses webrtc. Might be a good way to at least mimic UDP.
Contributor guide
Assessment
This issue has not been assessed yet.