Software /
code /
prosody
File
spec/scansion/basic.scs @ 11346:315faec1a920
mod_http_file_share: Add support for daily upload quotas.
Daily instead of total quotas, should be more efficient to calculate.
Still O(n), but a smaller n. Less affected by total retention period.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 31 Jan 2021 14:43:42 +0100 |
parent | 9291:329a670ae975 |
line wrap: on
line source
# Basic login and initial presence [Client] Romeo jid: user@localhost password: password --------- Romeo connects Romeo sends: <presence/> Romeo receives: <presence/> Romeo disconnects