Skip to content

notedit/WebUDP

 
 

Repository files navigation

WebUDP

Minimal WebRTC datachannel server

Echo server demo (Chrome, Firefox and maybe Safari 11)

The library implements a minimal subset of WebRTC (grossly violating specs) to achieve unreliable and out of order UDP transfer for browser clients.

Only Linux is supported at the moment.

Issues

  • Firefox doesn't connect to a server running on localhost. Bind a different interface.

About

Minimal WebRTC datachannel server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.4%
  • C 35.7%
  • HTML 3.4%
  • JavaScript 2.4%
  • CMake 1.1%