Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat: Add WebSocket endpoint at /ws
Set up a new route in the Gin router to handle WebSocket connections using the existing handleConnections function. This allows for real-time communication features in the application. Related issue: YJU-OKURA#80
- Loading branch information