Skip to content

Commit 91c5498

Browse files
committed
Implement Socket.IO in backend server
The server has been modified to use a Socket.IO server instead of an express app. A new interface for messages, a new server creation, and WebSockets event handlers were also added. These changes will allow real-time bidirectional event-based communication between the backend and the clients.
1 parent f00b271 commit 91c5498

File tree

4 files changed

+417
-53
lines changed

4 files changed

+417
-53
lines changed

0 commit comments

Comments
 (0)