protwrap 0.2.2

Thin protocol agnostic wrapper for network applications.
Documentation

Protocol Wrapper

Protocol Wrapper 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.