GitHunt
SG

sg777/libwebsockets

canonical libwebsockets.org networking library

CI status Coverity Scan Build Status CII Best Practices Codacy Badge Total alerts Language grade: C/C++ Language grade: JavaScript

Libwebsockets

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.

overview

News

v4.2 is released

See the changelog

Support

This is the libwebsockets C library for lightweight websocket clients and
servers. For support, visit

https://libwebsockets.org

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

Languages

C91.9%CMake4.1%JavaScript1.7%Makefile0.7%Shell0.5%HTML0.4%C++0.3%CSS0.2%Java0.2%Roff0.1%NSIS0.1%
Other
Created July 22, 2021
Updated July 22, 2021
sg777/libwebsockets | GitHunt