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

Client-server pattern implementation (ZMQ_CLIENT) #590

Description

@webmaxru

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions