socket.io-redis-adapter
socket.io-redis-adapter copied to clipboard
feat: SERVER_SIDE_EMIT support publishOnSpecificResponseChannel
related: https://github.com/socketio/socket.io-redis-adapter/issues/407
the publishOnSpecificResponseChannel config should also improve namespace.serverSideEmit()
code change similar to: https://github.com/socketio/socket.io-redis-adapter/commit/f66de114a4581b692da759015def0373c619aab7#diff-d5a4b3a0309f2337144861084c1014523cced561eb722cb9684c63f5e41e0567R391-R395
GitHub CI test passed: https://github.com/dr-js/socket.io-redis-adapter/actions/runs/8614387767