pipenet 0.1.0

Non blocking tcp stream wrapper using channels
Documentation
1
2
3
4
5
6
# pipenet
[![crates.io](https://img.shields.io/crates/v/pipenet)](https://crates.io/crates/pipenet)
[![docs.rs](https://img.shields.io/docsrs/pipenet)](https://docs.rs/pipenet)
[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page)

Non blocking tcp stream wrapper for rust.