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
1bff6df2a75a8231f35986b0079cec96aa5b4880
Switch branch/tag
mongoose
examples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Enabled SSL for proxy example
· 1bff6df2
Daniel O'Connell
authored
11 years ago
1bff6df2
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
jni
Restored jni build dir for Android
11 years ago
lua
Using mg.request_info.content
11 years ago
Makefile
Enabled SSL for proxy example
11 years ago
auth.c
Updated examples to conform to the evented API
11 years ago
ca.pem
Added pem files
11 years ago
chat.c
Starting to rebuild chat example on Lua
11 years ago
client.pem
Added pem files
11 years ago
file.c
use `mg_set_request_handler`
11 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
Added mjpg example
11 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 proxy example, with SSE html page
11 years ago
server.c
Keeping absolute path for config file
11 years ago
server.pem
Added pem files
11 years ago
sse.html
Added proxy example, with SSE html page
11 years ago
ssl_cert.pem
added ssl_cert.pem
15 years ago
unit_test.c
Exported mg_websocket_printf(), mg_url_encode(). Added unit test for mg_url_encode()
11 years ago
upload.c
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
11 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