Crates.io | micro_tp |
lib.rs | micro_tp |
version | 0.1.0 |
source | src |
created_at | 2019-11-06 19:09:37.557058 |
updated_at | 2019-11-06 19:09:37.557058 |
description | A Micro Transport Protocol (or uTP) implementation |
homepage | |
repository | https://github.com/bluk/micro_tp |
max_upload_size | |
id | 178739 |
size | 34,106 |
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.
[dependencies]
micro_tp = "0.1.0"
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
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.