tmedicci commented on code in PR #3540:
URL: https://github.com/apache/nuttx-apps/pull/3540#discussion_r3415066329
##########
netutils/libwebsockets/Kconfig:
##########
@@ -16,6 +16,13 @@ config NETUTILS_LIBWEBSOCKETS_VERSION
string "Version number"
default "4.3.1"
+config NETUTILS_LIBWEBSOCKETS_SERVER
+ bool "Enable server support"
+ default y
Review Comment:
Makes total sense, thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]