Skip to content

refactor: remove messageQueueStore to streamline WebSocket communication#72

Merged
kimgh06 merged 1 commit into
mainfrom
fix/moveevent
Jan 13, 2026
Merged

refactor: remove messageQueueStore to streamline WebSocket communication#72
kimgh06 merged 1 commit into
mainfrom
fix/moveevent

Conversation

@kimgh06

@kimgh06 kimgh06 commented Jan 13, 2026

Copy link
Copy Markdown
Contributor
  • Deleted the messageQueueStore file, which managed queued WebSocket messages and their processing.
  • This change simplifies the architecture by removing the message queuing mechanism, potentially shifting to a more direct handling of WebSocket messages.

- Deleted the messageQueueStore file, which managed queued WebSocket messages and their processing.
- This change simplifies the architecture by removing the message queuing mechanism, potentially shifting to a more direct handling of WebSocket messages.
@kimgh06 kimgh06 merged commit 55b9cf2 into main Jan 13, 2026
1 check 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