mongoose/docs/intro.md
Sergey Lyubka 1ce4aa81ee Simplify doc generation infra
PUBLISHED_FROM=80e77fda1c358294f251ca77d3dd64e8ca9160e5
2016-05-28 19:00:04 +01:00

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.