n8n/packages/@n8n/syslog-client/README.md
James Gee 279d6fd10f
feat(core): Add TLS support to Syslog client (#23304)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-01-06 21:15:02 +01:00

231 B

This client is based upon the great work done in this project: https://github.com/paulgrove/node-syslog-client/tree/master

It was partially built with Claude Code. However, many of the tests were verified and / or added manually.