FlorianREGAZ / Python-Tls-Client

Advanced HTTP Library
MIT License
660 stars 136 forks source link

added AsyncSession #68

Open CyberParadise opened 1 year ago

CyberParadise commented 1 year ago

added support for asynchronous execution

ItsCEED commented 1 year ago

Can we please have it?

ItsCEED commented 1 year ago

@CyberParadise just to let you know, this is broken and it doesn't work correctly.

qoft commented 8 months ago

What is the point of making an async methods if theyre just going to route back through the sync methods.