Skip to main content

An UDT4 integration package for twisted.

Project description

Summary

This package provides integration of udt as a transport protocol in twisted. It works by replacing the default epoll reactor with a modified one. Also, it provides top-level api for listening and connecting to udt transports.

Usage

Check examples/

When using twistd or trial, put: -r udtepoll

Prerequisites

  1. PyUDT

  2. twisted

Notes

  1. Tests from twisted pass only in internet/ and protocol/, for the others they just seem to “hang” (something to do with flags, probably)

  2. DatagramProtocol is far from beign a best fit for the high-level interface API. It will be replaced with IProtocol, thus providing a functionality similar to listen/connectTCP.

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

udt4twisted-0.1.0.tar.gz (7.3 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