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.
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.
This project is licensed under the MIT license