## SECTION=networking menuconfig LIBWEBSOCKETS tristate select HOST_CMAKE select ZLIB prompt "libwebsockets " help Libwebsockets is a lightweight pure C library for both websockets clients and servers built to use minimal CPU and memory resources and provide fast throughput in both directions. if LIBWEBSOCKETS config LIBWEBSOCKETS_TESTS bool prompt "install test applications" endif