Log

plugins/mod_net_multiplex.lua @ 13226:ac44bb7b7064

description author age
plugins: Use integer config API with interval specification where sensible Kim Alvefur Mon, 17 Jul 2023 01:38:54 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_net_multiplex: Set read size/mode to that of the target listener Kim Alvefur Sun, 02 Aug 2020 00:24:54 +0200
mod_net_multiplex: Read no more than the max buffer size setting Kim Alvefur Sun, 02 Aug 2020 00:22:57 +0200
mod_net_multiplex: Remove debug message Kim Alvefur Sun, 01 Dec 2019 02:04:24 +0100
mod_net_multiplex: Tweak debug logging for ALPN case Kim Alvefur Fri, 29 Nov 2019 23:41:41 +0100
mod_net_multiplex: Add support for using ALPN Kim Alvefur Fri, 29 Nov 2019 23:27:51 +0100
mod_net_multiplex: Silence luacheck warnings Kim Alvefur Wed, 10 Oct 2018 21:56:47 +0200
Merge 0.9->0.10 Kim Alvefur Wed, 04 Jan 2017 10:53:12 +0100
mod_net_multiplex: Enable SSL on the SSL port (fixes #803) Kim Alvefur Wed, 21 Dec 2016 11:02:17 +0100
mod_net_multiplex: remove unused one-letter loop variable [luacheck] Anton Shestakov Thu, 14 Jul 2016 18:51:22 +0800
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) Matthew Wild Fri, 29 Aug 2014 11:54:34 +0100
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). Waqas Hussain Wed, 12 Sep 2012 22:22:31 +0500
mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin Matthew Wild Thu, 15 Mar 2012 03:05:02 +0000