We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d7021 commit 49506a1Copy full SHA for 49506a1
README.md
@@ -17,9 +17,6 @@ By running socket.io with the `socket.io-adapter-mongo` adapter you can run
17
multiple socket.io instances in different processes or servers that can
18
all broadcast and emit events to and from each other.
19
20
-If you need to emit events to socket.io instances from a non-socket.io
21
-process, you should use [socket.io-emitter](http:///github.com/Automattic/socket.io-emitter).
22
-
23
## API
24
25
### adapter(uri[, opts])
0 commit comments