Skip to content

refactor(real-time): simplify WebSocket type and add ping-pong mechanism#82

Merged
SOG-web merged 1 commit intomainfrom
real-time
Apr 27, 2025
Merged

refactor(real-time): simplify WebSocket type and add ping-pong mechanism#82
SOG-web merged 1 commit intomainfrom
real-time

Conversation

@SOG-web
Copy link
Copy Markdown
Contributor

@SOG-web SOG-web commented Apr 27, 2025

Refactor the WebSocket type to use a union type instead of Partial<WebSocket>. Add a ping-pong mechanism to check connection health and close inactive connections.

Refactor the WebSocket type to use a union type instead of `Partial<WebSocket>`.
Add a ping-pong mechanism to check connection health and close inactive connections.
@SOG-web SOG-web merged commit 293ab84 into main Apr 27, 2025
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