mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-26 22:41:03 +08:00
Fixed typo on README
Added a dot to "etc" on the README
This commit is contained in:
parent
a2a3c84450
commit
9df261a0eb
@ -12,7 +12,7 @@ vast number of open source and commercial products - it even runs on the
|
|||||||
International Space Station! Mongoose makes embedded network programming fast,
|
International Space Station! Mongoose makes embedded network programming fast,
|
||||||
robust, and easy. Features include:
|
robust, and easy. Features include:
|
||||||
|
|
||||||
- Cross-platform: works on Linux/UNIX, MacOS, Windows, Android, FreeRTOS, etc
|
- Cross-platform: works on Linux/UNIX, MacOS, Windows, Android, FreeRTOS, etc.
|
||||||
- Supported embedded architectures: ESP32, NRF52, STM32, NXP, and more
|
- Supported embedded architectures: ESP32, NRF52, STM32, NXP, and more
|
||||||
- Built-in protocols: plain TCP/UDP, HTTP, MQTT, Websocket
|
- Built-in protocols: plain TCP/UDP, HTTP, MQTT, Websocket
|
||||||
- SSL/TLS support: mbedTLS, OpenSSL or custom (via API)
|
- SSL/TLS support: mbedTLS, OpenSSL or custom (via API)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user