Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
2a084c3d
Commit
2a084c3d
authored
9 years ago
by
Sergey Lyubka
Committed by
rojer
9 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add GA hooks to mongoose & smartjs repos
PUBLISHED_FROM=3725cf834eb1d2bf12f8d03d7a590de8b1af63d4
parent
db8df413
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
README.md
README.md
+4
-2
No files found.
README.md
View file @
2a084c3d
...
...
@@ -16,7 +16,7 @@ and let them concentrate on the logic, saving time and money.
-
[
Download Mongoose Source Code here
](
http://hubs.ly/H01bWvx0
)
-
[
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
)
-
[
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.
> 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,
iPhone, FreeRTOS (TI CC3200, ESP8266), etc
*
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
)
*
Builtin protocols:
-
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
-
[
SLRE
](
https://github.com/cesanta/slre
)
- Super Light Regular Expression
library
[

](https://github.com/cesanta/mongoose)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment