Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add asyncio/tornado support #321

Closed
Closed
@stalkerg

Description

@stalkerg

Subj.
My current project was written on Tornado with async/await and I need to integrate google auth.
Looks like current "transport" system not so good for async/await environment because you call it outside and I can't call async methods inside.
Probably I can run request as an independent task on the loop but it ugly solution.

Thanks.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions