Skip to content

add zustand store for websocket data#72

Merged
BeWelsh merged 1 commit into
mainfrom
fix/latency-issues
Apr 24, 2026
Merged

add zustand store for websocket data#72
BeWelsh merged 1 commit into
mainfrom
fix/latency-issues

Conversation

@BeWelsh
Copy link
Copy Markdown
Collaborator

@BeWelsh BeWelsh commented Apr 24, 2026

Description

title

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (code improvement without changing functionality)
  • Documentation update
  • Configuration/infrastructure change
  • Performance improvement
  • Test coverage improvement

What Changed?

  • Lift the websocket connection to a global zustand store that will cache the connection for a given schedule
  • Update tests and readme

Testing & Validation

How this was tested

Screenshots/Recordings

Unfinished Work & Known Issues

  • None, this PR is complete and production-ready
  • The following items are intentionally deferred:



Notes & Nuances



Reviewer Notes

  • Areas needing extra attention: ...
  • Questions for reviewers: ...

@KhourySpecialProjects KhourySpecialProjects deleted a comment from coderabbitai Bot Apr 24, 2026
@BeWelsh BeWelsh merged commit d67eda6 into main Apr 24, 2026
2 checks passed
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