Commit Graph

14 Commits (master)

Author SHA1 Message Date
Kim Alvefur 71ad48095d plugins: Use integer config API with interval specification where sensible 2 years ago
Kim Alvefur 98922d54b1 plugins: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur 7acd3092ec mod_net_multiplex: Set read size/mode to that of the target listener 5 years ago
Kim Alvefur 8fae7acf31 mod_net_multiplex: Read no more than the max buffer size setting 5 years ago
Kim Alvefur 62b9a7f53f mod_net_multiplex: Remove debug message 6 years ago
Kim Alvefur a95af210d1 mod_net_multiplex: Tweak debug logging for ALPN case 6 years ago
Kim Alvefur 0fdb85997a mod_net_multiplex: Add support for using ALPN 6 years ago
Kim Alvefur 044da0478a mod_net_multiplex: Silence luacheck warnings 7 years ago
Kim Alvefur 05077e583b mod_net_multiplex: Enable SSL on the SSL port (fixes #803) 9 years ago
Anton Shestakov 37e7fd37da mod_net_multiplex: remove unused one-letter loop variable [luacheck] 10 years ago
Matthew Wild 899b6d53ae 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) 11 years ago
Waqas Hussain d9d38ef125 mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). 13 years ago
Matthew Wild 46ae484971 mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin 14 years ago