Skip to content

Conversation

@joamag
Copy link
Contributor

@joamag joamag commented Jul 4, 2018

Description

This PR tries to bring support for SMTP client usage within the asyncio event loop. This would bring a quick win in terms of product usage.

  • Able to run an SMTP client session with success
  • Support for the SSL upgrade operation inside a Transport - it's a dependency to make the SMTP client work

This PR is related to #23

@coveralls
Copy link

coveralls commented Jul 4, 2018

Coverage Status

Coverage increased (+0.001%) to 45.863% when pulling f906bef on protocols/smtp_client into d8caba0 on master.

@joamag joamag force-pushed the protocols/smtp_client branch from 71dfe08 to b736d7b Compare April 22, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants