Skip to content

WIP: ASYNC prototype #4

Ohad Dahan requested to merge ohaddahan/token-hunter:async_requests into master

This is a prototype for #4 (closed) .

Seems like requests doesn't play well with asyncio but aiohttp seem to have a similar interface and async capabilities.

Did some local tests , seem to be much faster.

@codeEmitter , what do you think?

Merge request reports