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

Provide async API for REST #52

Open
totkeks opened this issue Feb 15, 2025 · 1 comment
Open

Provide async API for REST #52

totkeks opened this issue Feb 15, 2025 · 1 comment

Comments

@totkeks
Copy link

totkeks commented Feb 15, 2025

I just started using your library and noticed that all the REST calls are blocking. Have you thought about providing async alternatives so it can be used with background updates?

I know I might be able to subscribe to the websocket, but I thought it would be easier with the REST API.

@Voyz
Copy link
Owner

Voyz commented Feb 15, 2025

Hey @totkeks thanks for the question, it's absolutely a valid point to consider implementing it. At the moment I don't have resources to do it, but I'm happy to review a PR that would implement it if anyone would be interested to contribute it.

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

No branches or pull requests

2 participants