doc: net: Add information about websocket server API

Websocket server side support was not mentioned in network
overview.rst document.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
Jukka Rissanen 2018-06-20 16:23:02 +03:00 committed by Anas Nashif
commit cf9bfb20f1

View file

@ -107,6 +107,12 @@ can be disabled if not needed.
be prioritized depending on application needs.
See :ref:`traffic-class-support` for more details.
* **Websocket** Websocket (RFC 6455) server side functionality is supported.
The HTTP server API will enable websocket support if
:option:`CONFIG_WEBSOCKET` is enabled. Client side websocket functionality is
currently not supported by the websocket API.
See :ref:`websocket-server-sample` for information how to use the API.
Additionally these network technologies (link layers) are supported in
Zephyr OS v1.7 and later: