diff options
Diffstat (limited to 'docs/nng.adoc')
| -rw-r--r-- | docs/nng.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nng.adoc b/docs/nng.adoc index 8a9d2596..2ffc6e5b 100644 --- a/docs/nng.adoc +++ b/docs/nng.adoc @@ -39,7 +39,7 @@ The _nng_ library is designed to permit easy creation of new _transports_ and, to a lesser extent, new _protocols_. The _nng_ library is wire compatible with the SP protocols described in -the nanomsg project; projects using _libnanomsg_ can interoperate with +the nanomsg project; projects using _libnanomsg_ can inter-operate with nng as well as other conforming implementations. (One such implementation is the https://github.com/go-mangos/mangos[mangos]. Applications using _nng_ which wish to communicate with older libraries must ensure that they only |
