Francisco Silveira

Results 1 comments of Francisco Silveira

Asyncio has support for SSL itself, so instead of creating a TCP transport and then wrapping that around SSL, you could just create a SSL transport from the beginning.