Skip to content

Add Async IO support#26

Open
dszakallas wants to merge 2 commits intoSumoLogic:masterfrom
dszakallas:async-support
Open

Add Async IO support#26
dszakallas wants to merge 2 commits intoSumoLogic:masterfrom
dszakallas:async-support

Conversation

@dszakallas
Copy link
Copy Markdown

@dszakallas dszakallas commented Nov 10, 2017

I added a proof of concept implementation for this lib whihc uses async http:
https://aiohttp.readthedocs.io/en/stable/index.html
I don't know yet how to include this code in a way that does not break interpreters below 3.5. I want to avoid putting it into a string and execing.

I am not very familiar with Python yet, so I appricieate any help on this. Thanks!

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants