Skip to content

Commit 49506a1

Browse files
committed
Update README.md
1 parent 10d7021 commit 49506a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ By running socket.io with the `socket.io-adapter-mongo` adapter you can run
1717
multiple socket.io instances in different processes or servers that can
1818
all broadcast and emit events to and from each other.
1919

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-
2320
## API
2421

2522
### adapter(uri[, opts])

0 commit comments

Comments
 (0)