It's difficult to use the broker, even with the test that is included in
the project tree. I am trying to write my own test just to try and exchange
two strings between pairs of clients...

In particular, I'm confused about this line:
  mlm_client_sendto (client, "server", "something", NULL, 1000, &msg);

What is "server" or "something"? If the client is already connected, why do
I need those two? Also,

Also, what is "plain" security? I would like my packets to be just sent in
the raw as I test... how do I get that? I'm using the malamute script
that's in the src folder of the github repo.

On Sat, Feb 28, 2015 at 6:25 AM, Bjorn Reese <bre...@mail1.stofanet.dk>
wrote:

> On 02/28/2015 08:29 AM, Doron Somech wrote:
> > "HA is "single broker, designed to never crash" :-)"
> >
> > I more worried about hardware failure, specially when used in the cloud.
>
> Just run it on "hardware, designed to never fail" :-)
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to