Software /
code /
prosody
Log
plugins/mod_websocket.lua @ 11393:e6122e6a40a0
description | author | age |
---|---|---|
mod_websocket: Use mod_http_errors html template #1172 | Kim Alvefur | Sun, 21 Feb 2021 06:20:55 +0100 |
mod_websocket: Inherit security status from http request | Kim Alvefur | Thu, 18 Feb 2021 10:05:30 +0100 |
Merge 0.11->trunk | Matthew Wild | Tue, 29 Sep 2020 15:30:48 +0100 |
mod_websocket: Refactor frame validity checking, also check partially-received frames against constraints 0.11 | Matthew Wild | Tue, 29 Sep 2020 15:18:32 +0100 |
mod_websocket: Continue to process data already in the buffer after an error occurs 0.11 | Matthew Wild | Mon, 28 Sep 2020 16:36:12 +0100 |
mod_websocket: Enforce stanza size limit and close stream 0.11 | Matthew Wild | Thu, 17 Sep 2020 16:42:36 +0100 |