- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 103
 
Open
Description
Hey, first things first: nice package, thank you for that. But it seems that it is not really possible to keep one connection open?
I want to run this in the background and from time to time send a mail. As far as I understood the documentation (or sadly/more precisely the code 😬) right, it is not intended to reuse a client? Instead I should create a new client for each message (or hope that the connection is still open/use client.noop and maybe re-create the client)? This seems a bit wasteful to open a new connection for every message.
Maybe this could be an improvement for v3? 😁
Metadata
Metadata
Assignees
Labels
No labels