NetMQ / Zyre

C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ
Mozilla Public License 2.0
33 stars 14 forks source link

Change README.md, add AUTHORS.md and CONTRIBUTING.md #1

Closed dalebrubaker closed 8 years ago

dalebrubaker commented 8 years ago

This build will fail until the latest pre-release NuGet for NetMQ picks up commits through Feb 6.

somdoron commented 8 years ago

Which commits do you need? I will release it... On Feb 17, 2016 21:54, "Dale Brubaker" notifications@github.com wrote:

This build will fail until the latest pre-release NuGet for NetMQ picks up commits through Feb 6.

— Reply to this email directly or view it on GitHub https://github.com/NetMQ/Zyre/pull/1#issuecomment-185375435.

dalebrubaker commented 8 years ago
  1. Commit 330c8da7ff14b99c165427133ed73866d1a23ddf Expose NetMQBeacon.BoundTo. Use it in Bus.
  2. Commit ab21e0b51c749539bd86c159768cc824d259871a Simplify NetMQBeacon receive methods.

But I don’t mean to push you. This can wait for NetMQ4 if you’d prefer. No one is waiting for this, as far as I know.

Thanks.

somdoron commented 8 years ago

Just implemented automated releasing for version 3, I will do the same for NetMQ4 tomorrow, so hopefully will release a version tomorrow.