This commit is contained in:
cpq 2026-02-02 08:03:28 +00:00
parent be1587a933
commit e5dfbec36d

View file

@ -5,7 +5,7 @@
[![Code Coverage](https://codecov.io/gh/cesanta/mongoose/branch/master/graph/badge.svg)](https://codecov.io/gh/cesanta/mongoose)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/mongoose.svg)](https://issues.oss-fuzz.com/issues?sort=-opened&can=1&q=proj:mongoose)
<img src="https://mongoose.ws/images/logo.svg" width="32" height="32" align="right" style="float:right;" /> Mongoose is a network library for C/C++. It provides event-driven non-blocking
<img src="https://mongoose.ws/images/logo.svg" width="32" height="32" align="left" style="float:left;" /> Mongoose is a network library for C/C++. It provides event-driven non-blocking
APIs for TCP, UDP, HTTP, WebSocket, MQTT, and other protocols. It is designed
for connecting devices and bringing them online. On the market since 2004, used
by vast number of open source and commercial products - it even runs on the