Skip to content

Releases: bonsai-rx/zeromq

0.2

08 Jun 15:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1...v0.2

0.1

05 Jan 11:21
Compare
Choose a tag to compare
0.1

First feature release including support for all basic socket types, proxies, and reference documentation.

What's Changed

  • Add XML prefix and default package icon by @glopesdev in #2
  • Manage connection string using type converter by @glopesdev in #3
  • Refactor pub-sub operators to use only ZMQ types by @glopesdev in #4
  • Refactor push-pull operators to use only ZMQ types by @glopesdev in #5
  • Add operators for message manipulation by @glopesdev in #6
  • Refactor req-rep operators to use only ZMQ types by @glopesdev in #7
  • Add support for creating and configuring proxies by @glopesdev in #8
  • Allow automatically resolving response identities by @glopesdev in #9
  • Use NetMQ poller for all receive sockets by @glopesdev in #11
  • Round up package documentation by @glopesdev in #12

Full Changelog: https://github.com/bonsai-rx/zeromq/commits/v0.1