asyncio icon indicating copy to clipboard operation
asyncio copied to clipboard

[Feature Request] TLS Support?

Open volundmush opened this issue 3 years ago • 2 comments

Greetings and also AWESOME WORK @netcan I have been wondering why C++ doesn't have a library like this - been struggling with ASIO. Turns out, it DOES have a library like this I just hadn't heard of it.

One thing that Python Asyncio has going for it that seems to be missing, though, is TLS support. I know adding that isn't easy, but figure it should be on the TODO list of any project like this.

Or, is it more common these days to use tools like stunnel ? I've found TLS outside of Python to be very finnicky to setup.

volundmush avatar Jun 11 '22 22:06 volundmush

yes, I will consider it later, I have many works to do currently.

netcan avatar Jun 30 '22 13:06 netcan

I really need this feature. thanks.

ghost avatar Aug 03 '22 18:08 ghost