Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 4833:b7a6e86ab87d
description | author | age |
---|---|---|
mod_c2s: Remove unused import of portmanager | Matthew Wild | 2012-04-28 |
mod_c2s: Add missing multiplexed service discovery pattern. | Kim Alvefur | 2012-03-15 |
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 | 2012-03-15 |
mod_c2s, mod_s2s: Add multiplex support | Matthew Wild | 2012-03-15 |
mod_c2s: Use module:add_item() to add the net-provider for portmanager | Matthew Wild | 2012-03-14 |
mod_c2s: Code reduction | Matthew Wild | 2012-01-23 |
sessionmanager, mod_c2s: Move timeout logic to mod_c2s | Matthew Wild | 2012-01-23 |
mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream logic into a new module, mod_c2s | Matthew Wild | 2012-01-22 |