dovepipe 0.1.4

used for sending files in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Dovepipe


## Rust crate for sending files p2p over udp


## Getting started


You can look in the /examples folder for examples

You can also look in the official documentation

## License


This software is dual-licenced under MIT and Apache-2.0.

- MIT License (LICENSE-MIT or [http://opensource.org/licenses/MIT])
- Apache License, Version 2.0 (LICENSE-APACHE or [http://www.apache.org/licenses/LICENSE-2.0])