zeromq / ezmq

ZeroMQ implemented in Erlang
Mozilla Public License 2.0
130 stars 29 forks source link

Status and TODO #16

Open benoitc opened 10 years ago

benoitc commented 10 years ago

What is the status of this library? Is there any list of items to implement somewhere?

hintjens commented 10 years ago

There's a short list on the README. More pragmatically, I'd use ezmq to make something realistic like Zyre, and use that to drive its feature set.

On Sat, Aug 2, 2014 at 9:47 AM, Benoit Chesneau notifications@github.com wrote:

What is the status of this library? Is there any list of items to implement somewhere?

— Reply to this email directly or view it on GitHub https://github.com/zeromq/ezmq/issues/16.

benoitc commented 10 years ago

Good idea :+1: