Software /
code /
prosody
Diff
plugins/mod_s2s_auth_certs.lua @ 11974:a7c183bb4e64
mod_c2s: Add event just before closing as session
To allow modules to do things just before the session is closed. The
'(pre-)resource-unbind' events are fired after the stream is closed,
leaving no way to send something.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 01 Dec 2021 15:06:48 +0100 |
parent | 11835:a405884c62f4 |
child | 12480:7e9ebdc75ce4 |