libwebsockets/minimal-examples
Andy Green 41eed87c79 cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
..
client cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
embedded cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
server/hello_world cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
sink/hello_world cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
ssproxy cmake: upgrade everyone to 3.5 minimum version 2023-12-08 13:23:04 +00:00
CMakeLists.txt examples: move existing to m-e-lowlevel and start repoulating m-e with SS 2021-10-08 09:49:05 +01:00
README.md examples: move existing to m-e-lowlevel and start repoulating m-e with SS 2021-10-08 09:49:05 +01:00

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.