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
67c67827
Commit
67c67827
authored
Dec 27, 2013
by
Sergey Lyubka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor wording changes for feeatures
parent
049db901
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
README.md
README.md
+7
-8
No files found.
README.md
View file @
67c67827
...
@@ -15,22 +15,21 @@ Mongoose keeps the balance between functionality and
...
@@ -15,22 +15,21 @@ Mongoose keeps the balance between functionality and
simplicity by carefully selected list of features:
simplicity by carefully selected list of features:
-
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, SSL, Digest auth, Websocket, WEbDAV
-
Resumed download, URL rewrite, file blacklist, IP-based ACL, Windows service
-
Scripting and database support (Lua Server Pages + Sqlite, see
-
Scripting and database support (Lua Server Pages + Sqlite, see
[
page.lp
](
https://github.com/cesanta/mongoose/blob/master/test/page.lp
)
),
[
page.lp
](
https://github.com/cesanta/mongoose/blob/master/test/page.lp
)
),
which provides ready to go, powerful web development platform in
which provides ready to go, powerful web development platform in
one single-click executable with
**no dependencies**
: forget LAMP!
one single-click executable with no dependencies
-
Support for CGI, SSL, Digest (MD5) authorization, Websocket, WEbDAV
-
Simple and clean
-
Resumed download, URL rewrite, file blacklist, IP-based ACL, Windows service
[
embedding API
](
https://github.com/cesanta/mongoose/blob/master/mongoose.h
)
.
-
Simple and clean embedding API,
[
mongoose.h
](
https://github.com/cesanta/mongoose/blob/master/mongoose.h
)
.
The source is in single
The source is in single
[
mongoose.c
](
https://github.com/cesanta/mongoose/blob/master/mongoose.c
)
file
[
mongoose.c
](
https://github.com/cesanta/mongoose/blob/master/mongoose.c
)
file
to make
things
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
-
On the market since 2004, stable, mature and tested,
-
On the market since 2004, stable, mature and tested,
has dozens of thousands of man-hours invested in continuous improvement
has man-years invested in continuous improvement and refinement
and refinement
Note that Windows and MacOS binaries have following 3rd party software
Note that Windows and MacOS binaries have following 3rd party software
compiled in:
compiled in:
...
...
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