Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Client-server pattern implementation (ZMQ_CLIENT) #590

Open
webmaxru opened this issue Mar 30, 2017 · 0 comments
Open

Client-server pattern implementation (ZMQ_CLIENT) #590

webmaxru opened this issue Mar 30, 2017 · 0 comments

Comments

@webmaxru
Copy link

The library is missing this important pattern described at https://rfc.zeromq.org/spec:41/CLISRV/

From the documentation: this pattern is meant to eventually deprecate the use of ZMQ_DEALER and ZMQ_ROUTER to build client-server architectures, as well as ZMQ_REP and ZMQ_REQ for request-reply.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant