8000 GitHub - hironichu/unreliablertc: Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server

License

Notifications You must be signed in to change notification settings

hironichu/unreliablertc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtc-unreliable


This is a Rust library which allows you to write a game server with browser based clients and UDP-like networking.

... More of this README in the original Repo here

This fork does not work independently as of today, it has been a bit reworked to work for another internal repo that I am planning to make public really soon.

Credit

This crate is a fork and was primarely written by @kyren

Also, this was originally a Rust / Tokio port of the WebUDP project, so the credit for the original design goes there.

License

This project is licensed under the MIT license

About

Just enough hacks to get unreliable unordered WebRTC data channels between a browser and a server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • Rust 3.9%
  • Perl 1.4%
  • CMake 0.2%
0