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
Repository
788f35b19cb3a85c1e7e48c7ecdab98e79e880dd
Switch branch/tag
mongoose
examples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Make mongoose compile on mingw environment
· 3721efe1
Miodrag Milanovic
authored
10 years ago
3721efe1
Name
Last commit
Last update
..
c#
Fixed C# example to work with 5.3
11 years ago
chat_server/web_root
chat server is going to be in its own dir
11 years ago
http_client
Added http client example
10 years ago
jni
Restored jni build dir for Android
11 years ago
proxy_web_root
proxy unit test reference implementation
10 years ago
ws_ssl
ws_ssl example
10 years ago
Makefile
Make mongoose compile on mingw environment
10 years ago
auth.c
Updated examples to conform to the evented API
11 years ago
big_upload.c
more comments in big_upload.c
10 years ago
chat.c
Starting to rebuild chat example on Lua
11 years ago
file.c
Amended file sending example
10 years ago
form.c
Added form.c
11 years ago
hello.c
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
11 years ago
hello.lp
Added hello world for Lua
11 years ago
lua_dll.c
typo fixed
11 years ago
mjpg.c
Change printf mask %zu -> %lu
10 years ago
mkdata.pl
Fixed websocket example, and websocket callback calling logic.
11 years ago
multi_threaded.c
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
11 years ago
post.c
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
11 years ago
proxy.c
Added comment for mg_terminate_ssl() call
10 years ago
pubsub.html
Added pubsub example
10 years ago
server.c
Added guard for MONGOOSE_NO_FILESYSTEM
10 years ago
ssl_cert.pem
added ssl_cert.pem
14 years ago
unit_test.c
mg_set_option(): always set correct actual listening port
10 years ago
upload.c
Using Multiple inputs for upload example
10 years ago
websocket.c
Restored void * parameter for iterate_over_connections()
11 years ago
websocket.html
websocket example responses: 15 times -> 3 times
11 years ago
websocket2.c
Removed dead code in websocket2.c
10 years ago