feat: Update SMTPOverWSClient to improve error handling and reconnection logic for better session management
This commit is contained in:
parent
b035b27da7
commit
6d1070b7e2
2 changed files with 138 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue