udt 0.2.0

Bindings to udt, a high performance data transfer protocol (based on UDP)
Documentation
# udt-rs

UDT bindings for rust

# What is UDT?

See http://udt.sourceforge.net/

# Documentation and examples

In progress, see the [documentation](https://eminence.github.io/udt-rs/doc/udt/index.html)

# License

The bindings are distributed under a BSD license.  

UDT is distributed under a BSD license (copyright held by The Board of Trustees of the University of Illinois).  See [here](https://github.com/eminence/udt/blob/master/udt4/LICENSE.txt)

The wrapper is distributed user a BSD license (copyright held by Brave New Software).  See [here](https://github.com/eminence/udt-rs/blob/master/libudt4-sys/udt_wrap.cpp)