1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

README.md: update with work retrospective and more Sai info

This commit is contained in:
Andy Green 2021-09-30 09:31:26 +01:00
parent 3e54c84a18
commit 2c2b3b62c2
2 changed files with 17 additions and 1 deletions

View file

@ -18,13 +18,29 @@ sdevent, glib and uloop, as well as custom event libs.
[There are a lot of READMEs](https://libwebsockets.org/git/libwebsockets/tree/READMEs) on a variety of topics.
[We do a huge amount of CI testing per push](https://libwebsockets.org/sai/), currently 510 builds on 27 platforms.
[We do a huge amount of CI testing per push](https://libwebsockets.org/sai/), currently 582 builds on 30 platforms.
[You can see the lws CI rack and read about how lws-based Sai is used to coordinate all the testing](https://warmcat.com/2021/08/21/Sai-CI.html).
![overview](./doc-assets/lws-overview.png)
News
----
## Lws work retrospective
The initial commit for lws will have been 11 years ago come Oct 28 2021, it's been a lot of work.
There are a total of 4.3K patches, touching 800KLOC cumulatively (this is not the size in the
repo, but over the years, how many source lines were changed by patches).
![overview](./doc-assets/work.png)
Gratifyingly, it turns out over the years, ~15% of that was contributed by 404 contributors: that's not so bad.
Thanks a lot to everyone who has provided patches.
Today at least tens of millions of devices and product features rely on lws to
handle their communications including several from FAANG; Google now include lws
as part of Android sources.
## v4.2 is released
See the [changelog](https://libwebsockets.org/git/libwebsockets/tree/changelog)

BIN
doc-assets/work.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB