Log

core/stanza_router.lua @ 4816:897ec7dcdaa6

description author age
stanza_router: Allow route/remote handlers to return false to block a stanza Matthew Wild 2012-05-04
stanza_router: Replace s2s send logic with firing of a 'route/remote' event Matthew Wild 2012-01-23
stanza_router: Remove obsolete commented code Matthew Wild 2012-01-23
stanza_router: Return a <bad-request/> error on invalid IQ type. Waqas Hussain 2011-01-28
componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). Waqas Hussain 2010-11-09
modulemanager, stanza_router: Moved modulemanager.handle_stanza to stanza_router, as a local function handle_unhandled_stanza. modulemanager is no longer a dependency of stanza_router. Waqas Hussain 2010-10-16