1
0
Fork 0
mirror of https://libwebsockets.org/repo/libwebsockets synced 2025-05-04 16:00:21 +00:00
libwebsockets/minimal-examples/README.md

9 lines
299 B
Markdown

# 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.