Software /
code /
prosody
Log
plugins/mod_net_multiplex.lua @ 13115:749376d75b40
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-24 |
mod_net_multiplex: Set read size/mode to that of the target listener | Kim Alvefur | 2020-08-01 |
mod_net_multiplex: Read no more than the max buffer size setting | Kim Alvefur | 2020-08-01 |
mod_net_multiplex: Remove debug message | Kim Alvefur | 2019-12-01 |
mod_net_multiplex: Tweak debug logging for ALPN case | Kim Alvefur | 2019-11-29 |
mod_net_multiplex: Add support for using ALPN | Kim Alvefur | 2019-11-29 |
mod_net_multiplex: Silence luacheck warnings | Kim Alvefur | 2018-10-10 |