mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 14:42:12 +00:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
|
config BR2_PACKAGE_LIBWEBSOCKETS
|
||
|
|
bool "libwebsockets"
|
||
|
|
select BR2_PACKAGE_ZLIB
|
||
|
|
help
|
||
|
|
Libwebsockets is a lightweight pure C library built to use
|
||
|
|
minimal CPU and memory resources, and provide fast throughput
|
||
|
|
in both directions.
|
||
|
|
|
||
|
|
http://libwebsockets.org/
|