mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 02:57:47 +01:00
Problem: Server-client not marked as DRAFT in manpage
Solution: add note like for radio-dish Fixes: #3050
This commit is contained in:
parent
54fd20afdf
commit
c027255329
@ -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.
|
The client-server pattern is formally defined by http://rfc.zeromq.org/spec:41.
|
||||||
|
|
||||||
|
NOTE: Server-client is still in draft phase.
|
||||||
|
|
||||||
ZMQ_CLIENT
|
ZMQ_CLIENT
|
||||||
^^^^^^^^^^
|
^^^^^^^^^^
|
||||||
A 'ZMQ_CLIENT' socket talks to a 'ZMQ_SERVER' socket. Either peer can connect,
|
A 'ZMQ_CLIENT' socket talks to a 'ZMQ_SERVER' socket. Either peer can connect,
|
||||||
|
Loading…
Reference in New Issue
Block a user