[zeromq-dev] Bidirectional communication
Bruno D. Rodrigues
bruno.rodrigues at litux.org
Sat Dec 14 01:00:14 CET 2013
The client, being the one doing the connect, should also always send a first hello, and hence it’s a simple multi dealer (clients) - router (server) pattern.
On Dec 13, 2013, at 21:39, Kelly Sommers <kell.sommers at gmail.com> wrote:
> Hey everyone!
>
> I'm looking to have a server that can accept many client connections but once connected each client/server relationship is bidirectional. I know it's simple to do request/response but sometimes the server will be the one sending messages to the client first, or sometimes the client to the server first.
>
> The client will always initiate the connection to the server though.
>
> Does anyone know if there's an example that shows how to do this? I couldn't find one but some of my ZMQ terminology googling foo might have been off :)
>
> Thanks for the help in advance!
> Kelly
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131214/abf46742/attachment.sig>
More information about the zeromq-dev
mailing list