Files
2024-04-25 16:22:02 +08:00

7 lines
186 B
Plaintext

config WEBSOCKET_USE_BOOST_ASIO
bool "Use boost asio for websocket or use standalone asio library"
default n
help
If you want to use boost library for websocket, please select y.