feat: Update SMTPOverWSClient to improve error handling and reconnection logic for better session management

This commit is contained in:
Siwat Sirichai 2025-08-19 18:43:45 +07:00
parent b035b27da7
commit 6d1070b7e2
2 changed files with 138 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@siwats/mxrelay-consumer",
"version": "1.2.0",
"version": "1.2.1",
"description": "An internal TypeScript client library for transporting SMTP messages",
"main": "lib/index.js",
"module": "lib/index.esm.js",