mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-02 20:30:14 +01:00
Merge pull request #2692 from minrk/utf8-groups
specify that groups shall be UTF8
This commit is contained in:
commit
2d2b51579b
@ -160,6 +160,7 @@ and each message sent by Radio sockets belong to a group.
|
||||
|
||||
Groups are null terminated strings limited to 16 chars length (including null).
|
||||
The intention is to increase the length to 40 chars (including null).
|
||||
The encoding of groups shall be UTF8.
|
||||
|
||||
Groups are matched using exact matching (vs prefix matching of PubSub).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user