Mk/bsd.options.desc.mk: Introduce description for the WebSocket protocol

The protocol is officially called WebSocket in RFC 6455.

Approved by:	otis (mentor)
Differential Revision:	https://reviews.freebsd.org/D50741
This commit is contained in:
Michael Osipov
2025-06-07 22:45:18 +02:00
parent 25599c9d71
commit 868c028a7c
+1
View File
@@ -535,6 +535,7 @@ WEBGL_DESC?= WebGL 2D/3D graphics rendering support
WEBKIT_DESC?= WebKit webpage renderer support
WEBP_DESC?= WebP image format support
WEBSERVER_DESC?= Build and/or install internal web server
WEBSOCKET_DESC?= WebSocket protocol support
WEBUI_DESC?= Build and/or install web user interface
WMA_DESC?= Windows Media Audio audio format support
WMF_DESC?= Windows Metafile image format support