akuchling: Sherlock Hemlock (Default)
2015-09-13 04:23 pm
Entry tags:

Notes for asyncio smtpd

Collects notes for an upcoming sprint where our goal will be to write an SMTP daemon using asyncio. SMTP: RFC 5321

Asyncio: