[zeromq-dev] New clrzmq, Add it to github?

Pieter Hintjens ph at imatix.com
Fri Jan 9 19:25:46 CET 2015


Nice. I've added you to the ZeroMQ owners team, so you can rename your repo.

Since there's already two older clrzmq bindings, we should think about
unique names here. Perhaps rename it to clrzmq3 in the meantime.

See https://github.com/zeromq/clrzmq

-Pieter

On Fri, Jan 9, 2015 at 7:10 PM, Uli Riehm <uli.riehm at metadea.de> wrote:
> Hello World,
>
> I've made a completely new clrzmq. You can see results in clrzmq-test -
> especially when running
>
> ./ZeroMQ.Text.exe --frontend=tcp://192.168.1.10:2772
> --backend=tcp://192.168.1.10:2773 PubSubDevice Edward Ulrich
>
> on one machine and on another
>
> ./ZeroMQ.Test.exe --client=+ --backend=tcp://192.168.1.10:2773
> PubSubDevice HI HA HO
>
> The results are
> HI received 09.01.2015 17:09:42 Edward
> HA received 09.01.2015 17:09:42 Edward
> HO received 09.01.2015 17:09:42 Edward
> HI received 09.01.2015 17:09:42 Ulrich
> HA received 09.01.2015 17:09:42 Ulrich
> HO received 09.01.2015 17:09:42 Ulrich
>
> Please have a look on
>      http://github.com/metadings/clrzmq
>      http://github.com/metadings/clrzmq-test
>
> Would you like to accept me on http://github.com/zeromq/ ?
>
> - Uli
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list