You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Update pub-sub.md
This commit is contained in:
@@ -26,7 +26,7 @@ The event listener signature is as follows:
|
|||||||
buffers: Set<Listener>;
|
buffers: Set<Listener>;
|
||||||
strings: Set<Listener>;
|
strings: Set<Listener>;
|
||||||
}
|
}
|
||||||
)`.
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Subscribing
|
## Subscribing
|
||||||
|
Reference in New Issue
Block a user