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
30c82d7e
Commit
30c82d7e
authored
Mar 11, 2014
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wording in README changed
parent
999c4ad2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
README.md
README.md
+2
-5
No files found.
README.md
View file @
30c82d7e
...
@@ -12,11 +12,7 @@ Mongoose is easy to use, powerful, embeddable web server.
...
@@ -12,11 +12,7 @@ Mongoose is easy to use, powerful, embeddable web server.
-
Works on Windows, Mac, UNIX/Linux, iPhone, Android, and many other platforms
-
Works on Windows, Mac, UNIX/Linux, iPhone, Android, and many other platforms
-
CGI, SSI, SSL, Digest auth, Websocket, WEbDAV, Resumed download, URL rewrite, file blacklist, Custom error pages, Virtual hosts, IP-based ACL, Windows service
-
CGI, SSI, SSL, Digest auth, Websocket, WEbDAV, Resumed download, URL rewrite, file blacklist, Custom error pages, Virtual hosts, IP-based ACL, Windows service
-
Scripting and database support (
[
Lua
](
http://lua.org
)
+
-
Lua Server Pages (PHP-like scripting in
[
Lua
](
http://lua.org
)
), see
[
dirscan.lp
](
https://github.com/cesanta/mongoose/blob/master/examples/lua/dirscan.lp
)
)
[
Sqlite
](
http://sqlite.org
)
, see
[
dirscan.lp
](
https://github.com/cesanta/mongoose/blob/master/examples/lua/dirscan.lp
)
),
which provides ready to go, powerful web development platform in
one single-click executable with no dependencies
-
Simple and clean
-
Simple and clean
[
embedding API
](
https://github.com/cesanta/mongoose/blob/master/mongoose.h
)
.
[
embedding API
](
https://github.com/cesanta/mongoose/blob/master/mongoose.h
)
.
The source is in single
The source is in single
...
@@ -24,6 +20,7 @@ Mongoose is easy to use, powerful, embeddable web server.
...
@@ -24,6 +20,7 @@ Mongoose is easy to use, powerful, embeddable web server.
to make embedding easy
to make embedding easy
-
Extremely lightweight, has a core of under 40kB and tiny runtime footprint
-
Extremely lightweight, has a core of under 40kB and tiny runtime footprint
-
Asyncronouns, non-blocking core supporting single- or multi-threaded usage
-
Asyncronouns, non-blocking core supporting single- or multi-threaded usage
-
HTTP client functionality
-
On the market since 2004, stable, mature and tested,
-
On the market since 2004, stable, mature and tested,
has several man-years invested in continuous improvement and refinement
has several man-years invested in continuous improvement and refinement
-
Professional support and consultancy available from
-
Professional support and consultancy available from
...
...
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