bel
|
378722090a
Remove data base logging from the websocket example. Do not serve regular (non websocket) requests with websocket.lua
|
há 11 anos atrás |
bel
|
7af15c4934
select for Linux needs the nfds parameter set correctly
|
há 11 anos atrás |
bel
|
679fa68d7b
Fix issue#35: Impossible to make an embedded catch-all page while serving websockets
|
há 11 anos atrás |
bel
|
6cafec758d
Fix compile error: cannot declare variable in the middle of a function in pure C
|
há 11 anos atrás |
sunsetbrew
|
cf5bf3e673
Update RELEASE_NOTES.md
|
há 11 anos atrás |
sunsetbrew
|
f45df8cebf
Merge pull request #37 from bel2125/master
|
há 11 anos atrás |
bel
|
050fa4a02b
Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...)
|
há 11 anos atrás |
bel
|
1a208a1989
Add forgotten file
|
há 11 anos atrás |
bel
|
aa2cded31f
New + better websocket example
|
há 11 anos atrás |
sunsetbrew
|
8dbebbca02
Update CREDITS.md
|
há 11 anos atrás |
bel
|
d4ee6a1dc6
Lua websockets should use the cooperative Lua threading model with timeouts
|
há 11 anos atrás |
bel
|
1ef67f5cc7
Support USE_LUA without USE_WEBSOCKET
|
há 11 anos atrás |
bel
|
b648dfccb9
Add html page for websocket test
|
há 11 anos atrás |
bel
|
cef3eb30a3
Provide websockets for Lua
|
há 11 anos atrás |
bel
|
db9c7fa303
Lua websockets need to be script ressources (*.lua)
|
há 11 anos atrás |
bel
|
956e15e1c2
Test: Lua server page (lp/lsp) vs. plain Lua (lua)
|
há 11 anos atrás |
bel
|
348c1da59f
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301
|
há 11 anos atrás |
bel
|
bb8773ad4d
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol
|
há 11 anos atrás |
bel
|
d756eaf04c
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error
|
há 11 anos atrás |
bel
|
2d939ff329
rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field
|
há 11 anos atrás |
bel
|
e09a3e2ba3
Use ANSI C comments in mod_lua.inl as already used in civetweb.c
|
há 11 anos atrás |
bel
|
66daec3ed7
Use .lua in the .lp test
|
há 11 anos atrás |
bel
|
ec0aa95d55
Append plain Lua scripts to the test
|
há 11 anos atrás |
bel
|
551b941e83
Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy
|
há 11 anos atrás |
bel
|
9f2acfd90f
Allow dynamic ressources managed by Lua
|
há 11 anos atrás |
bel
|
1009bc93e4
lsp paths should work like cgi
|
há 11 anos atrás |
bel
|
231e2f8361
Fix IPv6 for WinXP
|
há 11 anos atrás |
bel
|
07beed7bf1
Fix and test the existing implementation for plain Lua pages
|
há 11 anos atrás |
bel
|
a6b65cc023
Add information that is already available already in the CGI environment to the Lua environment as well
|
há 11 anos atrás |
bel
|
b7364c1f1f
Check relation between a lua script, a CGI script and a lp file
|
há 11 anos atrás |