micro_tp

Crates.iomicro_tp
lib.rsmicro_tp
version0.1.0
sourcesrc
created_at2019-11-06 19:09:37.557058
updated_at2019-11-06 19:09:37.557058
descriptionA Micro Transport Protocol (or uTP) implementation
homepage
repositoryhttps://github.com/bluk/micro_tp
max_upload_size
id178739
size34,106
Bryant Luk (bluk)

documentation

README

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.

Commit count: 0

cargo fmt