Hi there. We're currently using Sanic as our web server, which allows us writing asynchronous handlers. However, the recurly-client is still a bottleneck when handling requests from our clients, so my question is: when will you add support for async http-requests to this library?
Hi there. We're currently using Sanic as our web server, which allows us writing asynchronous handlers. However, the recurly-client is still a bottleneck when handling requests from our clients, so my question is: when will you add support for async http-requests to this library?