Recent Releases of https://github.com/bonsai-rx/zeromq

https://github.com/bonsai-rx/zeromq - 0.2

What's Changed

  • Remove internal counter from dealer socket by @RoboDoig in https://github.com/bonsai-rx/zeromq/pull/16
  • Update NetMQ package version by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/18

New Contributors

  • @RoboDoig made their first contribution in https://github.com/bonsai-rx/zeromq/pull/16

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

- C#
Published by glopesdev almost 3 years ago

https://github.com/bonsai-rx/zeromq - 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 https://github.com/bonsai-rx/zeromq/pull/2
  • Manage connection string using type converter by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/3
  • Refactor pub-sub operators to use only ZMQ types by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/4
  • Refactor push-pull operators to use only ZMQ types by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/5
  • Add operators for message manipulation by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/6
  • Refactor req-rep operators to use only ZMQ types by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/7
  • Add support for creating and configuring proxies by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/8
  • Allow automatically resolving response identities by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/9
  • Use NetMQ poller for all receive sockets by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/11
  • Round up package documentation by @glopesdev in https://github.com/bonsai-rx/zeromq/pull/12

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

- C#
Published by glopesdev over 3 years ago