bel
|
1af0a35aa9
mg.send_file for Lua
|
vor 11 Jahren |
bel
|
b7afc04864
Add some comments to mod_lua.inl
|
vor 11 Jahren |
bel
|
b9870dd887
Fix some typos in the UserManual.md
|
vor 11 Jahren |
bel
|
392421d90c
Document the <?= ?> syntax
|
vor 11 Jahren |
bel
|
5a51795323
Support <?= in LSP
|
vor 11 Jahren |
bel
|
0b6cb15ea2
Documentation: Lua functions ar not only for LSP but for all Lua environments
|
vor 11 Jahren |
bel
|
5dfef94cfb
Document Lua Server Pages and Lua scripts
|
vor 11 Jahren |
bel
|
b7a1f279a6
Update installation description - OpenSSL may be installed by the user
|
vor 11 Jahren |
bel
|
579e547994
Add a common problems section to OpenSSL.md
|
vor 11 Jahren |
bel
|
83cc401975
Describe new config options, sort them in the docu like in the source
|
vor 11 Jahren |
bel
|
7430d86623
Tell Lua if it is called as a Lua page, a Lua script or as websocket
|
vor 11 Jahren |
bel
|
8628fd07bd
Add github markup code to the documentation
|
vor 11 Jahren |
bel
|
bafcfe517b
Document how to use OpenSSL for Windows and Linux
|
vor 11 Jahren |
bel
|
8b2f8450eb
Add clock hands to the websocket clock demo
|
vor 11 Jahren |
bel
|
c4669103f1
The websocket.lua script sends positions for the clock hands as well
|
vor 11 Jahren |
bel
|
378722090a
Remove data base logging from the websocket example. Do not serve regular (non websocket) requests with websocket.lua
|
vor 11 Jahren |
bel
|
7af15c4934
select for Linux needs the nfds parameter set correctly
|
vor 11 Jahren |
bel
|
679fa68d7b
Fix issue#35: Impossible to make an embedded catch-all page while serving websockets
|
vor 11 Jahren |
bel
|
6cafec758d
Fix compile error: cannot declare variable in the middle of a function in pure C
|
vor 11 Jahren |
sunsetbrew
|
cf5bf3e673
Update RELEASE_NOTES.md
|
vor 11 Jahren |
sunsetbrew
|
f45df8cebf
Merge pull request #37 from bel2125/master
|
vor 11 Jahren |
bel
|
050fa4a02b
Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...)
|
vor 11 Jahren |
bel
|
1a208a1989
Add forgotten file
|
vor 11 Jahren |
bel
|
aa2cded31f
New + better websocket example
|
vor 11 Jahren |
sunsetbrew
|
8dbebbca02
Update CREDITS.md
|
vor 11 Jahren |
bel
|
d4ee6a1dc6
Lua websockets should use the cooperative Lua threading model with timeouts
|
vor 11 Jahren |
bel
|
1ef67f5cc7
Support USE_LUA without USE_WEBSOCKET
|
vor 11 Jahren |
bel
|
b648dfccb9
Add html page for websocket test
|
vor 11 Jahren |
bel
|
cef3eb30a3
Provide websockets for Lua
|
vor 11 Jahren |
bel
|
db9c7fa303
Lua websockets need to be script ressources (*.lua)
|
vor 11 Jahren |