Software /
code /
prosody
Log
plugins/mod_net_multiplex.lua @ 7389:bbed548b4306
description | author | age |
---|---|---|
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) | Matthew Wild | Fri, 29 Aug 2014 11:54:34 +0100 |
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). | Waqas Hussain | Wed, 12 Sep 2012 22:22:31 +0500 |
mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin | Matthew Wild | Thu, 15 Mar 2012 03:05:02 +0000 |