Skip to content

Mongoose 6.1

Compare
Choose a tag to compare
@cpq cpq released this 30 Nov 12:30
· 3998 commits to master since this release

What's new in the Mongoose Library

  • Native support for PicoTCP embedded TCP/IP stack
  • Native support for LWIP embedded TCP/IP stack
  • Native support for ESP8266 SDK (see example)
  • Native support for CC3200 FreeRTOS SDK
  • Added ability to specify extra headers for mg_serve_http() - that implements e.g. CORS on server side
  • Added ability for automatic port-based redirects, for HTTP->HTTPS redirects
  • Multiple bigfixes

Mongoose editions

For commercial use, Mongoose is available in three editions:

  • Mongoose Lite: Cross platform integration, SSL/TLS, HTTP support
  • Mongoose: Mongoose Lite + HTTP CGI, HTTP SSI, HTTP Digest Auth, WebSocket support
  • Mongoose Premium: Mongoose + Plain TCP, UDP, JSON-RPC, MQTT, DNS, CoAP support