skynet 0.1.0

Wrapped networking primitives for sending serialized structs over a connection.
Documentation
skynet-0.1.0 has been yanked.

Skynet

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.