📄️ - Getting Started
1. On the server
📄️ - Reserved Event Names
The following event names are reserved and must not be used in your application:
📄️ - Broadcasting
Send an event to everyone:
📄️ - Acknowledgements
Introduction
📄️ - Rooms
Introduction
📄️ - Handle Disconnects
1. Introduction
📄️ - Scaling Horizontally
Now that our application is resilient to temporary network interruptions, let's see how we can horizontally scale it in order to be able to support thousands of concurrent clients.