diff options
Diffstat (limited to 'docs/man/nng_ws.7.adoc')
| -rw-r--r-- | docs/man/nng_ws.7.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_ws.7.adoc b/docs/man/nng_ws.7.adoc index ef446e32..5dedbeb8 100644 --- a/docs/man/nng_ws.7.adoc +++ b/docs/man/nng_ws.7.adoc @@ -27,7 +27,7 @@ int nng_wss_register(void); (((WebSocket)))(((transport, _ws_ and _wss_))) The ((_ws_ transport)) provides communication support between -_nng_ sockets across a TCP/IP network using +peers across a TCP/IP network using https://tools.ietf.org/html/rfc6455[WebSockets]. Both IPv4 and IPv6 are supported when the underlying platform also supports it. |
