mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 09:48:01 +08:00
Add GA hooks to mongoose & smartjs repos
PUBLISHED_FROM=3725cf834eb1d2bf12f8d03d7a590de8b1af63d4
This commit is contained in:
parent
db8df41396
commit
2a084c3d98
@ -16,7 +16,7 @@ and let them concentrate on the logic, saving time and money.
|
|||||||
- [Download Mongoose Source Code here](http://hubs.ly/H01bWvx0)
|
- [Download Mongoose Source Code here](http://hubs.ly/H01bWvx0)
|
||||||
- [Ask questions on support forum](http://forum.cesanta.com/index.php?p=/categories/mongoose)
|
- [Ask questions on support forum](http://forum.cesanta.com/index.php?p=/categories/mongoose)
|
||||||
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose)
|
- [Read User Guide and API reference](https://docs.cesanta.com/mongoose)
|
||||||
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
|
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)
|
||||||
|
|
||||||
> Nothing overdone. Nothing less. So unbelievably easy to use.
|
> Nothing overdone. Nothing less. So unbelievably easy to use.
|
||||||
> Just how good software should be! -- Pritin Tyagaraj, SAP
|
> Just how good software should be! -- Pritin Tyagaraj, SAP
|
||||||
@ -27,7 +27,7 @@ and let them concentrate on the logic, saving time and money.
|
|||||||
* Cross-platform: works on Linux/UNIX, MacOS, QNX, eCos, Windows, Android,
|
* Cross-platform: works on Linux/UNIX, MacOS, QNX, eCos, Windows, Android,
|
||||||
iPhone, FreeRTOS (TI CC3200, ESP8266), etc
|
iPhone, FreeRTOS (TI CC3200, ESP8266), etc
|
||||||
* 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 [PicoTCP embedded TCP/IP stack](http://www.picotcp.com),
|
* Native support for [PicoTCP embedded TCP/IP stack](http://www.picotcp.com),
|
||||||
[LWIP embedded TCP/IP stack](https://en.wikipedia.org/wiki/LwIP)
|
[LWIP embedded TCP/IP stack](https://en.wikipedia.org/wiki/LwIP)
|
||||||
* Builtin protocols:
|
* Builtin protocols:
|
||||||
- plain TCP, plain UDP, SSL/TLS (over TCP, one-way or two-way)
|
- plain TCP, plain UDP, SSL/TLS (over TCP, one-way or two-way)
|
||||||
@ -102,3 +102,5 @@ to start and run browser - that's all!
|
|||||||
- [Frozen](https://github.com/cesanta/frozen) - JSON parser and generator
|
- [Frozen](https://github.com/cesanta/frozen) - JSON parser and generator
|
||||||
- [SLRE](https://github.com/cesanta/slre) - Super Light Regular Expression
|
- [SLRE](https://github.com/cesanta/slre) - Super Light Regular Expression
|
||||||
library
|
library
|
||||||
|
|
||||||
|
[![Analytics](https://ga-beacon.appspot.com/UA-42732794-5/project-page)](https://github.com/cesanta/mongoose)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user