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 HTTP Support #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Async HTTP Support #121

wants to merge 2 commits into from

Conversation

Roman505050
Copy link

The synchronous code has been rewritten to be asynchronous, providing users with greater flexibility and efficiency. Asynchronous programming is a crucial aspect of modern applications, enabling concurrent operations and enhancing overall project performance.

To achieve this, the asyncio package was utilized to rewrite the KucoinBaseRestApi class asynchronously using the aiohttp library.

@ISAAC-XXYYZZ
Copy link
Contributor

Impressive work! however, I cannot accept your request at the moment as I am unable to properly verify this change. meanwhile, this is indeed a poor design. We are working on an updated version of the API that will be more user-friendly and offer better abstraction capabilities, with built-in error handling and robust HTTP management. So, please stay tuned!

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

Successfully merging this pull request may close these issues.

2 participants