micro_tp 0.1.0

A Micro Transport Protocol (or uTP) implementation
Documentation

MicroTp

MicroTp is a library which can help build an application using Micro Transport Protocol.

While the crate's current implementation is not complete, the idea is to build a μTP implementation which can be used by network applications.

Installation

[dependencies]
micro_tp = "0.1.0"

License

Licensed under either of Apache License, Version 2.0 or MIT License at your option.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.