Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_csi_simple: Consider non-stanza objects important | Kim Alvefur | 2018-11-17 | 1 | -0/+3 |
| | | | | | Most cases are for keepalive or stream closing, where it needs to be flushed anyways. | ||||
* | mod_csi_simple: Skip delay tags on objects other than stanzas (thanks quest) | Kim Alvefur | 2018-11-17 | 1 | -2/+4 |
| | | | | | This may be triggered by sending strings, eg as done by mod_c2s for keepalives, stream errors, "</stream>". | ||||
* | mod_csi_simple: Import modified version of mod_csi_pump from prosody-modules | Kim Alvefur | 2018-10-29 | 1 | -0/+100 |