protwrap 0.2.2

Thin protocol agnostic wrapper for network applications.
Documentation
# Protocol Wrapper

[Protocol Wrapper](https://repos.qrnch.tech/pub/protwrap) is a thin wrapper on
top of common low-level network protocol API's to allow developers to easily
support common protocols like TcpStream and UnixStream without having to
explicitly write support for them in application code.