summaryrefslogtreecommitdiff
path: root/doc/xs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xs.txt')
-rw-r--r--doc/xs.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/xs.txt b/doc/xs.txt
index 79a2443..93ff16a 100644
--- a/doc/xs.txt
+++ b/doc/xs.txt
@@ -175,11 +175,21 @@ used by C programmers. The intent is that programmers using Crossroads from
other languages shall refer to this documentation alongside any documentation
provided by the vendor of their language binding.
+
+ZEROMQ COMPATIBILITY
+--------------------
+The Crossroads library provides an optional drop-in 'libzmq' compatibility
+library for ZeroMQ applications. If your version of Crossroads was built with
+the `--enable-libzmq` option, you can find the compatibility library
+documentation in linkxs:zmq[7].
+
+
AUTHORS
-------
The Crossroads documentation was written by Martin Sustrik <sustrik@250bpm.com>
and Martin Lucina <martin@lucina.net>.
+
COPYING
-------
Free use of Crossroads library is granted under the terms of the GNU Lesser