mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
![]() Although many of the examples must be run from the example directory as cwd, everyone getting started probably wants to try the examples, cmake knows how to do it, so let's enable it by default. |
||
---|---|---|
.. | ||
client | ||
embedded | ||
server/hello_world | ||
ssproxy | ||
CMakeLists.txt | ||
README.md |
minimal-examples
These are examples using the high-level Secure Streams features of lws.
There are lower-level examples in ./minimal-examples-lowlevel
that
cover more usecases. However the capability of Secure Streams is
continuing to cover more cases and it is quite a bit simpler to use.