Skip to content

Feature/async#345

Open
Chenger1 wants to merge 10 commits intobybit-exchange:masterfrom
Chenger1:feature/async
Open

Feature/async#345
Chenger1 wants to merge 10 commits intobybit-exchange:masterfrom
Chenger1:feature/async

Conversation

@Chenger1
Copy link

@Chenger1 Chenger1 commented Feb 9, 2026

PR includes:

Implementation of async http client for all API endpoints.
Implementation of base websocket client with an ability to add more endpoints.
To prevent code duplication and to keep library API as same as possible, i reused some internal methods of regular HTTP class.

This implementation has been already tested in production, both AsyncHttp and Websocket client.

If you want to check the examples, you have to build via setup.py first.

- Account HTTP endpoints
- Earn HTTP endpoints
- New group: Fiat HTTP endpoints
- Istitutional Loan HTTP endpoints
- Market HTTP endpoints
- New group: RFQ HTTP endpoints
- Spot Margin Trading HTTP endpoints
- User HTTP endpoints
@Chenger1 Chenger1 mentioned this pull request Feb 9, 2026
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.

1 participant