mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-11 16:00:11 +08:00
1ce4aa81ee
PUBLISHED_FROM=80e77fda1c358294f251ca77d3dd64e8ca9160e5
15 lines
420 B
Markdown
15 lines
420 B
Markdown
---
|
|
title: Mongoose - a networking library
|
|
color: '#1D6482'
|
|
repo: https://github.com/cesanta/mongoose
|
|
items:
|
|
- { type: dir, name: usage-example }
|
|
- { type: dir, name: design-concept }
|
|
- { type: dir, name: build-options }
|
|
- { type: flat, name: c-api }
|
|
---
|
|
|
|
Mongoose is a multi-protocol embedded networking library with
|
|
that implements TCP, UDP, HTTP, WebSocket, CoAP, MQTT, JSON-RPC,
|
|
both client and server mode.
|