zeromq / zmq.rs

A native implementation of ØMQ in Rust
https://crates.io/crates/zeromq
MIT License
1.16k stars 100 forks source link

Removed separate NonBlocking trait. Rename base traits. #125

Closed Alexei-Kornienko closed 3 years ago

Alexei-Kornienko commented 3 years ago

Closes #121