Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 4638:352cd61e2682
description | author | age |
---|---|---|
mod_c2s: Add missing multiplexed service discovery pattern. | Kim Alvefur | Thu, 15 Mar 2012 17:37:07 +0100 |
mod_c2s, mod_s2s: Drop default_port and default_mode from listener objects (default_port is deprecated, and default_mode already defaults to *a) | Matthew Wild | Thu, 15 Mar 2012 16:31:10 +0000 |
mod_c2s, mod_s2s: Add multiplex support | Matthew Wild | Thu, 15 Mar 2012 03:05:24 +0000 |
mod_c2s: Use module:add_item() to add the net-provider for portmanager | Matthew Wild | Wed, 14 Mar 2012 21:42:08 +0000 |
mod_c2s: Code reduction | Matthew Wild | Mon, 23 Jan 2012 02:15:28 +0000 |
sessionmanager, mod_c2s: Move timeout logic to mod_c2s | Matthew Wild | Mon, 23 Jan 2012 00:56:57 +0000 |
mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream logic into a new module, mod_c2s | Matthew Wild | Sun, 22 Jan 2012 23:57:13 +0000 |