7 lines
179 B
Text
7 lines
179 B
Text
|
config MOSQUITTO_LWS
|
||
|
bool "libwebsockets support"
|
||
|
depends on PACKAGE_mosquitto
|
||
|
default y
|
||
|
help
|
||
|
Includes websockets support in the broker, via libwebsockets
|