Pure Rust implementation of the ZMTP protocol. You can find v3.1
of the ZMTP spec [here](http://zmtp.org/page:read-the-docs).
What currently works
====
Serialization and deserialization of `byte`s, `Frame`s, `Command`s,
`Message`s, `Greeting`s, `Handshake`s and `Traffic`.
What doesn't work (yet)
====
Everything not listed above (: