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
8f7703c2a93cd728730fd95a1923791af93a3ca9
Switch branch/tag
mongoose
examples
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
chat server is going to be in its own dir
· 6f8751b4
Sergey Lyubka
authored
10 years ago
6f8751b4
Name
Last commit
Last update
..
c#
c# example synced to the current version, and tested
11 years ago
chat_server/web_root
chat server is going to be in its own dir
10 years ago
lua
Using mg.request_info.content
11 years ago
Makefile
better lua build
10 years ago
auth.c
mg_add_uri_handler -> mg_set_request_handler()
11 years ago
chat.c
Starting to rebuild chat example on Lua
10 years ago
file.c
use `mg_set_request_handler`
10 years ago
hello.c
mg_add_uri_handler -> mg_set_request_handler()
11 years ago
lua_dll.c
typo fixed
11 years ago
mkdata.pl
Fixed websocket example, and websocket callback calling logic.
11 years ago
multi_threaded.c
mg_add_uri_handler -> mg_set_request_handler()
11 years ago
post.c
mg_add_uri_handler -> mg_set_request_handler()
11 years ago
server.c
NO_AUTH -> MONGOOSE_NO_AUTH
11 years ago
ssl_cert.pem
added ssl_cert.pem
14 years ago
upload.c
mg_add_uri_handler -> mg_set_request_handler()
11 years ago
websocket.c
Using mg_connection::callback_param for mg_iterate_over_connection()
10 years ago
websocket.html
websocket example responses: 15 times -> 3 times
10 years ago