1 unstable release

Uses old Rust 2015

0.6.0 Jun 19, 2016

#8 in #message-transport

61KB
1.5K SLoC

See spec v3.0 and spec 3.1 for details on the ZeroMQ Message Transport Protocol.


ZMTP.rs

Pure Rust implementation of the ZMTP protocol. You can find v3.1 of the ZMTP spec here.

What currently works

Serialization and deserialization of bytes, Frames, Commands, Messages, Greetings, Handshakes and Traffic.

What doesn't work (yet)

Everything not listed above (:

Dependencies

~165KB