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
9f2ecb01
Commit
9f2ecb01
authored
May 29, 2016
by
Sergey Lyubka
Committed by
Sergey Lyubka
May 30, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor rephrasing in Mongoose overview doc
PUBLISHED_FROM=1562c629ce08004a5243a61eed79e1c3161f1268
parent
3265060d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
overview.md
docs/overview.md
+7
-6
No files found.
docs/overview.md
View file @
9f2ecb01
...
...
@@ -14,12 +14,13 @@ Features include:
[
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)
-
HTTP client, HTTP server
-
WebSocket client, WebSocket server
-
JSON-RPC client, JSON-RPC server
-
MQTT client, MQTT broker
-
CoAP client, CoAP server
-
DNS client, DNS server, async DNS resolver
-
HTTP client and server
-
WebSocket client and server
-
JSON-RPC client and server
-
MQTT client and server
-
CoAP client and server
-
DNS client and server
-
asynchronous DNS resolver
-
Tiny static and run-time footprint
-
Source code is both ISO C and ISO C++ compliant
-
Very easy to integrate: just copy
...
...
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