Skip to content

feat(ws): WebSocket gateway for real-time UI state synchronization#181

Open
Cmitchelle7 wants to merge 1 commit into
BETAIL-BOYS:mainfrom
Cmitchelle7:feat/ws-gateway
Open

feat(ws): WebSocket gateway for real-time UI state synchronization#181
Cmitchelle7 wants to merge 1 commit into
BETAIL-BOYS:mainfrom
Cmitchelle7:feat/ws-gateway

Conversation

@Cmitchelle7

Copy link
Copy Markdown

Closes #144

- WebSocket gateway with JWT auth handshake
- User-specific rooms (room:user_UUID)
- Global protocol room for public events
- Indexer emits: InvoiceStatusChanged, LiquidityPoolUpdated, YieldAccrued
- Redis pub/sub integration

Closes BETAIL-BOYS#144
@AlAfiz

AlAfiz commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

@Cmitchelle7 resolve conflicts, fix the CI build and test check and also give me a proper pr description

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.

feat(ws): Build WebSocket Gateway for Real-Time UI State Synchronization

2 participants