1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat
Andy Green 27e86e2641 cmake: allow setting LWS_ROLE_WS
You can build lws without support for ws, with -DLWS_ROLE_WS=0.

This is thanks to the role ops isolating all the ws-specific business
in the ws role.

Also retire more test apps replaced by minmal-examples.
2018-04-25 08:42:18 +08:00
..
lws-plat-esp32.c cmake: allow setting LWS_ROLE_WS 2018-04-25 08:42:18 +08:00
lws-plat-optee.c cmake: allow setting LWS_ROLE_WS 2018-04-25 08:42:18 +08:00
lws-plat-unix.c cmake: allow setting LWS_ROLE_WS 2018-04-25 08:42:18 +08:00
lws-plat-win.c network interface: defer bindings to absent network interfaces 2018-04-06 10:38:03 +08:00