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