Jump to content

Mongoose (web server)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by William Avery (talk | contribs) at 13:16, 13 February 2020 (MOS:AMPERSAND). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Mongoose
Original author(s)Sergey Lyubka
Developer(s)Cesanta Software Limited[1]
Stable release
6.15 / June 13, 2019; 5 years ago (2019-06-13)
Repository
Written inC
Operating systemCross-platform [2]
TypeWeb server
LicenseDual license: GPLv2 and commercial license[3]
Websitewww.cesanta.com

Mongoose is a cross-platform embedded web server and networking library with functions including TCP, a HTTP client + server, WebSocket client + server, MQTT client + broker and more.

The small footprint of the software enables any Internet-connected device to function as a web server.[4] Mongoose is available under GPLv2 and commercial licenses.

Overview

Mongoose is built on top of the Mongoose Embedded Library which can be used for the implementation of RESTful services to, for example, serve Web-UIs on embedded devices or create RPC frameworks (e.g. JSON-RPC). Mongoose is primarily supported on Windows, MacOS, Linux, QNX, eCOS, FreeRTOS, Android and iOS.[2]

Via an API, Mongoose can be embedded into other programs.[5]

Users

Mongoose is used by several companies[6] in various industries.[1]

Functions

Functions of Mongoose include:[7]

License change

In August 2013, the license was changed[9][10] from the MIT license to a dual GPLv2/commercial licensing scheme.[11] After the license change, Mongoose was forked, and these forks eventually diverged significantly with new features added.

References

  1. ^ a b Newenham, Pamela (March 21, 2013). "Conditions ripe in Ireland for growth of internet of things". The Irish Times. Retrieved July 1, 2016.
  2. ^ a b Oehlman, D.; Blanc, S. (2011). Pro Android Web Apps: Develop for Android using HTML5, CSS3 & JavaScript. Apresspod Series. Apress. pp. 9–11. ISBN 978-1-4302-3276-6.
  3. ^ "Mongoose license".
  4. ^ Newenham, Pamela (March 21, 2013). "Conditions ripe in Ireland for growth of internet of things". The Irish Times. Retrieved July 1, 2016.
  5. ^ Hammel, Michael J, Griffiths. (May 16, 2019). "Mongoose OS - reduce IoT firmware development time up to 90%". Mongoose OS. Retrieved May 16, 2019.{{cite web}}: CS1 maint: multiple names: authors list (link)
  6. ^ "Mongoose - Case Studies". cesanta.com. Retrieved 2019-05-17.
  7. ^ Mongoose Embedded Web Server Library: Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocke.., Cesanta Software, 2019-05-22, retrieved 2019-05-22
  8. ^ "Company Overview of Cesanta Software Limited". Bloomberg. Retrieved 30 June 2016.
  9. ^ "License change · cesanta/mongoose@2184286". GitHub. Retrieved 2019-05-17.
  10. ^ "License change · cesanta/mongoose@587aad7". GitHub. Retrieved 2019-05-17.
  11. ^ "Google Groups". groups.google.com. Retrieved 2019-05-17.