mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +08:00
Update readme
This commit is contained in:
parent
bdef3d6afd
commit
21a1b2c15c
12
README.md
12
README.md
@ -34,15 +34,11 @@ Looking for a complete IoT solution? Check out
|
|||||||
|
|
||||||
* Cross-platform: works on Linux/UNIX, MacOS, QNX, eCos, Windows, Android,
|
* Cross-platform: works on Linux/UNIX, MacOS, QNX, eCos, Windows, Android,
|
||||||
iPhone, FreeRTOS, etc
|
iPhone, FreeRTOS, etc
|
||||||
* Supported hardware platforms: TI CC3200, TI MSP432, NRF52, STM32, PIC32, ESP8266, ESP32 and more
|
* Supported embedded architectures: ESP32, ESP8266, TI CC3200, TI MSP432, NRF52, STM32, PIC32, NXP, and more
|
||||||
* Builtin protocols:
|
* Builtin protocols: plain TCP/UDP, HTTP, MQTT, Websocket
|
||||||
- plain TCP, plain UDP, SSL/TLS (over TCP, one-way or two-way)
|
* SSL/TLS support: mbedTLS, OpenSSL or custom via API
|
||||||
- HTTP client, HTTP server
|
* Asynchronous DNS resolver
|
||||||
- WebSocket client, WebSocket server
|
|
||||||
- MQTT client
|
|
||||||
- DNS client, async DNS resolver
|
|
||||||
* Single-threaded, asynchronous, non-blocking core with simple event-based API
|
* Single-threaded, asynchronous, non-blocking core with simple event-based API
|
||||||
* Native support for [LWIP embedded TCP/IP stack](https://en.wikipedia.org/wiki/LwIP)
|
|
||||||
* Tiny static and run-time footprint
|
* Tiny static and run-time footprint
|
||||||
* Source code is both ISO C and ISO C++ compliant
|
* Source code is both ISO C and ISO C++ compliant
|
||||||
* Very easy to integrate: just copy
|
* Very easy to integrate: just copy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user