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

client/ws: loadcandles and loadmarket cleanup #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

norwnd
Copy link
Owner

@norwnd norwnd commented Mar 10, 2023

Went thorough different parts of how candles work, this PR:

  • clarifies some stuff/assumptions in loadcandles and loadmarket
  • makes them more efficient (e.g. currently when client sends 2 concurrent requests, and it actually does send both loadcandles and loadmarket + the user might refresh page 2+ times, we'll create 2 feeds with the bookie and terminate 1 of these immidiately)

@norwnd norwnd force-pushed the client-ws-clean-up-loadcandles-loadmarket branch from df024e2 to 0f6874e Compare March 10, 2023 08:20
@norwnd norwnd force-pushed the master branch 4 times, most recently from ad9d264 to e298e04 Compare November 24, 2024 18:25
@norwnd norwnd force-pushed the master branch 5 times, most recently from f9959eb to a66bbae Compare January 10, 2025 06:09
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