We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc63d69 commit bf3ad3fCopy full SHA for bf3ad3f
README.md
@@ -28,6 +28,11 @@ io.adapter(redisAdapter({
28
});
29
```
30
31
+Using Custom Scaling Solution
32
+
33
+
34
35
36
By running socket.io with the `socket.io-multi-redis` adapter you can run
37
multiple socket.io instances in different processes or servers that can
38
all broadcast and emit events to and from each other with any number of redis server connections.
assets/architecture.png
339 KB
0 commit comments