Stefan-Sanger d956658862 fix: coerce telnet config values to numbers
String telnet config (e.g. quoted '1500' in /etc/prosody-muc-rest.js or
string env-var overrides) reached net.Socket.setTimeout via telnet-client
and crashed the pool on connect with ERR_INVALID_ARG_TYPE. Coerce port,
timeout, and poolSize to numbers with fallbacks before use.

Part-of: <http://gitlab.vnc.biz/uxf/prosody-muc-rest/-/merge_requests/3>
2026-07-13 15:44:47 +02:00
2020-09-09 04:59:41 +02:00
2020-09-09 04:59:41 +02:00
2022-09-04 08:51:55 +02:00
2020-01-09 08:32:17 +01:00
2026-06-03 14:12:36 +02:00
2020-09-09 05:13:23 +02:00
S
Description
Prosody MUC REST API
Readme
146 KiB
Languages
JavaScript 96.9%
Dockerfile 3.1%