protwrap 0.4.0

Thin protocol wrapper for network applications.
Documentation
protwrap-0.4.0 has been yanked.

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.