Kirill Stroukov

Results 6 comments of Kirill Stroukov

Thanks for the clarification. It will be nice if readme was updated with this example, I think it would be really helpful for beginners like me. As I see the...

@cspotcode Thank you so much for youre fork, I had a problem `TypeError: self.dialect.Query is not a constructor` with sequelize.js when I used mockery.js for any fing. Your fork fixed...

Hi folks. Is this actual thread about `asyncio.Queue.__aiter__` thing? Cause I had seen 3 other issues and 2 PRs from @nineteendo. Each one mention each other and closed because of...

Look [here](https://github.com/mvantellingen/python-zeep/issues/432)

It will be nice to implement http/2 , that will give a really good performance boost on real world apps. As http/2 has a [HPACK](https://blog.cloudflare.com/hpack-the-silent-killer-feature-of-http-2/) header compression, it is possible...

Maybe. If it will be requirement for my current project (we have some performance issues against heavy application level ddos). This task is interesting for me, but I cant give...