chinwagsocial/streaming
Claire bc066d8936
Fix timeline streaming stopping for multiple sessions instead of one ()
* Fix timeline streaming stopping for multiple sessions instead of one

Fixes .

In updating the code for a newer version of node-redis,  also broke
redis subscription management when multiple streaming clients subscribe to the
same channel.

This commit restores the redis subscription management code.

* Let node-redis actually handle the subscriptions
2022-01-07 19:50:12 +01:00
..
index.js Fix timeline streaming stopping for multiple sessions instead of one () 2022-01-07 19:50:12 +01:00