Skip to content

1.0.0-dev.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@enwi enwi released this 10 Oct 10:35
· 42 commits to main since this release

Add example, subscriptions for sub sockets and code cleanup

  • Add minimal working example
  • Rename ZmqSocket to ZSocket
  • Rename ZeroMQ to ZContext
  • Rename ZeroMQBindings tor ZMQBindings
  • Add subscribe(String topic) and unsubscribe(String topic) to manage subscriptions of sub sockets