erickt / rust-zmq

Rust zeromq bindings.
Apache License 2.0
900 stars 194 forks source link

added a few more examples. added a poll_some method which exposes the nitems parameter #186

Closed dysn closed 7 years ago

rotty commented 7 years ago

Thanks for the multiple examples, and sorry for not getting back to you sooner! I'll do a more detailed review of your commits, but two things up front:

ghost commented 7 years ago

@dysn Have you test syncpub and syncsub passed? Please look at #192 and give me a hand.

rotty commented 7 years ago

I've now integrated your work, thanks for your contribution! I've taken the liberty to apply the following changes to your PR: