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

[feat] Add New Binance Websocket Source #11

Merged
merged 36 commits into from
Feb 15, 2024
Merged

[feat] Add New Binance Websocket Source #11

merged 36 commits into from
Feb 15, 2024

Conversation

warittornc
Copy link
Member

No description provided.

@warittornc warittornc requested a review from RogerKSI February 2, 2024 11:14
Copy link
Member

@sorawit sorawit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some initial comments. See you put as drafts so didn't spend energy looking into the logic yet.

binance/src/lib.rs Outdated Show resolved Hide resolved
binance/Cargo.lock Outdated Show resolved Hide resolved
binance/.gitignore Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
binance/src/types.rs Outdated Show resolved Hide resolved
@RogerKSI
Copy link
Collaborator

RogerKSI commented Feb 2, 2024

please fix clippy error as well.

Copy link
Member

@sorawit sorawit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more comments

Cargo.toml Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
binance/src/websocket/util.rs Outdated Show resolved Hide resolved
binance/src/websocket/util.rs Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/websocket/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/types.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/cache.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
@warittornc warittornc requested a review from sorawit February 6, 2024 08:26
@warittornc warittornc marked this pull request as ready for review February 6, 2024 08:32
Copy link
Member

@sorawit sorawit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add more reviews. still need to look at service.rs

bothan-binance/src/cache/cache.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/cache.rs Outdated Show resolved Hide resolved
bothan-binance/src/api/error.rs Outdated Show resolved Hide resolved
bothan-binance/src/api/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/api/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/dash_map.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/dash_map.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/types.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/dash_map.rs Outdated Show resolved Hide resolved
bothan-binance/src/cache/dash_map.rs Outdated Show resolved Hide resolved
bothan-binance/src/types.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
@warittornc warittornc requested a review from sorawit February 7, 2024 08:48
bothan-binance/Cargo.toml Show resolved Hide resolved
bothan-binance/Cargo.toml Outdated Show resolved Hide resolved
bothan-binance/src/api/types.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/examples/dummy_example.rs Outdated Show resolved Hide resolved
bothan-binance/src/api/websocket.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
@RogerKSI RogerKSI requested review from taobun and nkitlabs February 11, 2024 16:41
@warittornc warittornc requested a review from RogerKSI February 12, 2024 08:42
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-binance/src/service.rs Outdated Show resolved Hide resolved
bothan-core/src/cache.rs Outdated Show resolved Hide resolved
bothan-core/src/cache/types.rs Outdated Show resolved Hide resolved
Copy link
Member

@sorawit sorawit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few more comments. Once they are all addressed, this is good to me

bothan-core/src/cache/hashmap.rs Show resolved Hide resolved
bothan-binance/src/service.rs Show resolved Hide resolved
@warittornc warittornc requested a review from RogerKSI February 14, 2024 09:59
@warittornc warittornc merged commit 42cde97 into main Feb 15, 2024
3 checks passed
@warittornc warittornc deleted the revamp branch February 15, 2024 08:19
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.

3 participants