socket.io-redis-adapter icon indicating copy to clipboard operation
socket.io-redis-adapter copied to clipboard

feat: SERVER_SIDE_EMIT support publishOnSpecificResponseChannel

Open dr-js opened this issue 1 year ago • 0 comments

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

dr-js avatar Apr 09 '24 10:04 dr-js