![]() |
libwebsockets
Lightweight C library for HTML5 websockets
|
As a library, lws is just a component in a bigger application.
Many users are able to share their sources, but others decide not to, for "commerical advantage" or whatever.
This makes answering questions like "what is wrong with my code I am not going to show you?" very difficult.
Even if it's clear there is a problem somewhere, it cannot be understood or reproduced by anyone else if it needs user code that isn't provided.
The biggest question is, "is this an lws problem actually"?
The test server and client are extremely useful for sanity checks and debugging guidance.