Skip to content

ZMQ Publish&Subscribe reworked

Compare
Choose a tag to compare
@Mararok Mararok released this 16 Oct 14:08
· 45 commits to master since this release
Future/zmq/publish subscribe/reworked (#18)

Added connect method for Publisher and bind method for Subscriber
Now Subscriber can be const point in arch and Publishers will connect to him.

Refactored examples