mirror of
https://libwebsockets.org/repo/libwebsockets
synced 2024-12-03 13:41:36 +00:00
.. | ||
client | ||
embedded | ||
server/hello_world | ||
sink/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.