From fb5a298f3fdd3f7614a827957367c3cec99c7efb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Oct 2017 20:56:48 +0200 Subject: Update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index aa0b049..7b12007 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ Features: Almost full setsockopt(2)/getsockopt(2)/fcntl(2)/ioctl(2) support: No send-time timestamps Increasing message size limit may cause problems + Supports select(2)/poll(2)/epoll(7). Support for routing keys with wildcards. Support for secret communication. Reliable and ordered communication. @@ -114,7 +115,7 @@ Secret messages: to the routing key \1, \2, and \3 match it's credentials. If \1, \2, or \3 are empty, they will match the clients it's credentials when subscribing. However, the server will not - accept '*' for \1, \2, or \3, or truncated routing key.s + accept '*' for \1, \2, or \3, or truncated routing keys. However, due to network support, these routing keys may need to be prefixed with the credentials for the servers the message -- cgit v1.2.3-70-g09d2