Skip to content

Commit

Permalink
Merge pull request zeromq#3053 from bluca/draft_doc
Browse files Browse the repository at this point in the history
Problem: Server-client not marked as DRAFT in manpage
  • Loading branch information
somdoron committed Apr 23, 2018
2 parents 54fd20a + c027255 commit 7f230b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/zmq_socket.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ after which either peer can send messages asynchronously, to the other.

The client-server pattern is formally defined by http://rfc.zeromq.org/spec:41.

NOTE: Server-client is still in draft phase.

ZMQ_CLIENT
^^^^^^^^^^
A 'ZMQ_CLIENT' socket talks to a 'ZMQ_SERVER' socket. Either peer can connect,
Expand Down

0 comments on commit 7f230b1

Please sign in to comment.