mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-27 20:59:00 +08:00
Embedded Web Server
311fdb8bac
Store adddress in the memory immediately preceding the packet data. It is guaranteed to have enough space (IP header is 20 bytes). Introduce a limit on the length of the RX chain, MG_LWIP_MAX_UDP_RX_CHAIN_LEN. Default is 20. |
||
---|---|---|
docs | ||
examples | ||
jni | ||
src | ||
test | ||
tools | ||
.clang-format | ||
.mbedignore | ||
LICENSE | ||
mongoose.c | ||
mongoose.h | ||
README.md |
Mongoose - Embedded Web Server / Embedded Networking Library
This branch is only for use by Mongoose OS, for other projects please use the master branch.
Licensing
Mongoose is released under Commercial and GNU GPL v.2 open source licenses.
Commercial Projects: Contact us for commercial license.