You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments