Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async client #147

Open
jkvargas opened this issue Mar 14, 2024 · 1 comment
Open

Async client #147

jkvargas opened this issue Mar 14, 2024 · 1 comment

Comments

@jkvargas
Copy link

"Yes it is supported, all be it with some limits in features and compatibility. We are mid converting the client to async and since it will be huge breaking, we are taking our time with it."

This is what I got when I asked if this was supported back then in 2023.
I would like to ask what is the status of async nowadays?
Thanks!

@khaf
Copy link
Collaborator

khaf commented Apr 8, 2024

Sorry for such late reply, ironic considering that I have been actively working on this project (and a few more that rely on it!)

The project is ongoing. The async implementation is complete and resides in the async branch, but I need to implement a few ideas and then modernize it and bring the repo up to date with our other clients to release it as v2. The first step would be to move away from error-chain, residing in #131.

The modernization is going to be my project for the first half of this year, and it will be done considering it will be the foundation for our future async Python, Nodejs and possibly Ruby implementations (We are trying to move away from our C client for these other clients).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants