Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 12480:7e9ebdc75ce4
description | author | age |
---|---|---|
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 |
mod_bosh,mod_websocket: Make into global-shared modules (...again) | Kim Alvefur | Mon, 21 Jun 2021 22:50:23 +0200 |
Merge 0.11->trunk | Matthew Wild | Thu, 13 May 2021 11:17:13 +0100 |
mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits 0.11 | Matthew Wild | Fri, 07 May 2021 17:03:49 +0100 |
mod_websocket: Use mod_http_errors html template #1172 | Kim Alvefur | Sun, 21 Feb 2021 06:20:55 +0100 |