Software /
code /
prosody
File
.busted @ 10616:37936c72846d 0.11
mod_websocket: Fire event on session creation (thanks Aaron van Meerten)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 24 Jan 2020 16:21:30 +0000 |
parent | 9452:9d892b2415bf |
child | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }