rust-zmq

Rust zeromq bindings.

APACHE-2.0 License

Downloads
5.4M
Stars
903
Committers
55
rust-zmq - v0.10.0 Latest Release

Published by Jasper-Bekkers almost 2 years ago

What's Changed

This release mostly pushes rust-zmq to be on par with upstream zmq 4.3.4 that was released earlier this year, which the major feature there being added websocket support.

We have also worked hard to remove the cmake dependency from this project, meaning that no additional developer setup instructions are needed for downstream users of this crate.

Changelog

New Contributors

Full Changelog: https://github.com/erickt/rust-zmq/compare/v0.9.2...v0.10.0