micro_tp 0.1.0

A Micro Transport Protocol (or uTP) implementation
Documentation
  • Coverage
  • 95.74%
    45 out of 47 items documented0 out of 24 items with examples
  • Size
  • Source code size: 33.73 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.56 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • bluk

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.