Wrapped networking primitives for sending serialized structs over a connection.
Currently contains the following:
SerializedTcpStream
SerializedUdpSocket
Also see [Middleman] for an alike project that works over [mio].