mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-13 07:03:24 -05:00
7 lines
186 B
Plaintext
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.
|