Software /
code /
prosody
Log
util/xmppstream.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
Merge 0.11->trunk | Matthew Wild | Thu, 13 May 2021 11:17:13 +0100 |
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11 | Matthew Wild | Mon, 10 May 2021 17:03:27 +0100 |
util.xmppstream: Mark bytes for stream closure as handled 0.11 | Matthew Wild | Mon, 10 May 2021 17:02:37 +0100 |
util.xmppstream: Reduce default xmppstream limit to 1MB 0.11 | Matthew Wild | Mon, 10 May 2021 16:44:55 +0100 |
util.xmppstream: Send <?xml?> declaration in same call as stream open | Kim Alvefur | Wed, 14 Apr 2021 15:21:13 +0200 |
util.xmppstream: Ensure stream 'id' is always present (fix #1626) | Kim Alvefur | Wed, 03 Feb 2021 16:14:43 +0100 |