Skip to main content

A Twisted extension implementing RUDP

Project description

Build Status Code Health Coverage Status Latest PyPI version

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).

Installation

pip install txrudp

In order to use encrypted connections, you need to install txrudp with the crypto extension:

pip install txrudp[crypto]

This extension denends on the PyNaCl package, and attempts to install it as part of the setup. Installation is known to fail on Windows. See this about manually installing PyNaCl on Windows.

Python 3 support

Support for Python 3 will be made available as soon as the protobuf package officially supports Python 3.

Resources

License

txrudp is released under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

txrudp-0.5.2.tar.gz (23.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page