lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Two more Lua modules on github/mbalmer
From
: Daurnimator <quae@
...
>
Date
: Fri, 19 Dec 2014 16:07:20 -0500
On 19 December 2014 at 03:39, Marc Balmer
<
marc@msys.ch
>
wrote:
websocket module
If you care, there is a websocket lib + module inside of prosody.
Library that handles low level framing:
http://hg.prosody.im/trunk/file/tip/net/websocket/frames.lua
Generic client:
http://hg.prosody.im/trunk/file/tip/net/websocket.lua
Example server (implementing
http://tools.ietf.org/html/draft-ietf-xmpp-websocket-10
):
http://hg.prosody.im/trunk/file/tip/plugins/mod_websocket.lua
At least the low level framing should be entirely reusuable, the rest with minor modifications.
Follow-Ups
:
Re: Two more Lua modules on github/mbalmer
,
Marc Balmer
References
:
Two more Lua modules on github/mbalmer
,
Marc Balmer
Prev by Date:
Re: on the cost of non-blocking LuaSockets
Next by Date:
Re: [ANN] Atom Linter luacheck
Previous by thread:
Re: Two more Lua modules on github/mbalmer
Next by thread:
Re: Two more Lua modules on github/mbalmer
Index(es):
Date
Thread