Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 13753:07b6a669f7f1 default tip
description | author | age |
---|---|---|
mod_bosh,mod_websocket: Don't load mod_http_altconnect in global context 13.0 | Kim Alvefur | Sat, 22 Feb 2025 21:45:34 +0100 |
mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect 13.0 | Matthew Wild | Sun, 16 Feb 2025 13:32:59 +0000 |
plugins: Use integer config API with interval specification where sensible | Kim Alvefur | Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Switch to :get_option_period() for time range options | Kim Alvefur | Sun, 16 Jul 2023 20:49:33 +0200 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_websocket: Fire pre-session-close event (fixes #1800) 0.12 0.12.3 | Matthew Wild | Mon, 20 Feb 2023 18:10:15 +0000 |
mod_http (and dependent modules): Make CORS opt-in by default (fixes #1731) 0.12 | Matthew Wild | Mon, 28 Mar 2022 14:53:24 +0100 |