mongoose/docs/intro.md

15 lines
420 B
Markdown
Raw Normal View History

---
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.