]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_lua: Add rudimentary WebSocket support. This is a WIP (emphasis on the W, I and...
authorDaniel Gruno <humbedooh@apache.org>
Wed, 11 Sep 2013 20:50:46 +0000 (20:50 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Wed, 11 Sep 2013 20:50:46 +0000 (20:50 +0000)
commit445a18eb22d98166df9acbb4b3d50c9220115e2d
treef78577bd20e3114ac2cae31378755373b701f83a
parent0da1597314e702925522d18438fc086ebaf566ad
mod_lua: Add rudimentary WebSocket support. This is a WIP (emphasis on the W, I and P) and subject to change as the idea surrounding it evolves into something meaningful. But for now, WebSockets, yay! Please do review this!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1522030 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_lua.xml
modules/lua/lua_request.c