S-Coyle / tokio_utp

uTP implementation for Rust + tokio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non-blocking UTP implementation for Rust

An implementation of [UTP] for Rust using non-blocking sockets.

Crate Documentation Linux/OS X Windows Issues
Documentation Build Status Build status Stories in Ready
MaidSafe website SAFE Dev Forum SAFE Network Forum

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT https://opensource.org/licenses/MIT) at your option.

Contribution

Copyrights in the SAFE Network are retained by their contributors. No copyright assignment is required to contribute to this project.

About

uTP implementation for Rust + tokio

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%