Skip to content

liyongming1982/WebUdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebUdp

Minimal WebRTC datachannel server

Work in progress, experimental!

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

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%