commit | e644bb4a6e30a695d42bac4a4a6979ca5690e3af | [log] [tgz] |
---|---|---|
author | Andy Green <andy@warmcat.com> | Tue Aug 10 15:59:42 2021 +0100 |
committer | Andy Green <andy@warmcat.com> | Mon Aug 16 08:07:32 2021 +0100 |
tree | 916c40bcd77a9257c1de54b357903a45bf14e230 | |
parent | f3d5b9b99af22463f995e6472f9ad6410ff34cbf [diff] |
cpd: pass up lws_ss_request_tx ret
Libwebsockets is a simple-to-use, MIT-license, pure C library providing client and server for http/1, http/2, websockets, MQTT and other protocols in a security-minded, lightweight, configurable, scalable and flexible way. It's easy to build and cross-build via cmake and is suitable for tasks from embedded RTOS through mass cloud serving.
80+ independent minimal examples for various scenarios, CC0-licensed (public domain) for cut-and-paste, allow you to get started quickly.
There are a lot of READMEs on a variety of topics.
We do a huge amount of CI testing per push, currently 495 builds on 27 platforms.
See the changelog
This is the libwebsockets C library for lightweight websocket clients and servers. For support, visit
and consider joining the project mailing list at
https://libwebsockets.org/mailman/listinfo/libwebsockets
You can get the latest version of the library from git:
Doxygen API docs for development: https://libwebsockets.org/lws-api-doc-main/html/index.html