A Twisted extension implementing RUDP
Project description
# txrudp
[](https://travis-ci.org/Renelvon/txrudp) [](https://landscape.io/github/Renelvon/txrudp/master) [](https://coveralls.io/r/Renelvon/txrudp)
Implementation of a Reliable UDP Protocol Layer over Twisted.
This implementation makes no explicit effort to adhere to any published standard about RUDP (RFCs, etc).
## Resources * [Original node.js library](https://github.com/shovon/node-rudp) * [Original port to Python](https://github.com/hoffmabc/python-rudp)
## License txrudp is released under the [MIT License](LICENSE).