1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-15 00:01:31 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
bel
ed72d40adf Websocket test should support WSS 2014-07-30 21:25:33 +02:00
bel
88770422b9 Documentation for Websocket for Lua 2014-06-11 23:40:59 +02:00
bel
73135887de Rewrite websocket for Lua (Step 18 of ?) 2014-06-11 22:51:34 +02:00
bel
661a1bac39 Rewrite websocket for Lua (Step 16 of ?) 2014-06-09 22:44:45 +02:00
bel
e7f26f92e0 Rewrite websocket for Lua (Step 15 of ?) 2014-06-09 01:34:23 +02:00
bel
021341c362 Rewrite websocket for Lua (Step 10 of ?) 2014-05-24 00:56:28 +02:00
bel
ab3bc563cd Rewrite websocket for Lua (Step 9 of ?) 2014-05-24 00:14:37 +02:00
bel
6e8415d4e5 Rewrite websocket for Lua (Step 8 of ?) 2014-05-22 23:51:32 +02:00
bel
e2f8196be3 Rewrite websocket for Lua (Step 7 of ?) 2014-05-22 23:17:07 +02:00
bel
dbcae1b0e8 Rewrite websockets for Lua (Step 6 of ?) 2014-05-21 22:52:07 +02:00
bel
5522ad9555 Rewrite websockets for Lua (Step 1 of ?) 2014-05-11 21:55:08 +02:00
bel
c4669103f1 The websocket.lua script sends positions for the clock hands as well 2013-12-13 00:19:33 +01:00
bel
378722090a Remove data base logging from the websocket example. Do not serve regular (non websocket) requests with websocket.lua 2013-12-12 23:43:50 +01:00
bel
d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts 2013-11-30 00:53:20 +01:00
bel
cef3eb30a3 Provide websockets for Lua 2013-11-22 23:26:02 +01:00
bel
f04a3e6723 retry database operation if database is busy 2013-11-02 03:15:46 +01:00
bel
f598f10d72 WebSocket test could use busy_timeout of DB instead of busy loop 2013-10-27 01:26:51 +02:00
bel
b235587791 First working draft of a websocket binding for Lua 2013-10-26 23:25:21 +02:00