Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
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 |
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally | Kim Alvefur | Fri, 04 Feb 2022 17:59:42 +0100 |
mod_c2s,etc: Identify stanza object with appropriate function | Kim Alvefur | Sun, 24 Oct 2021 15:17:01 +0200 |