socketio / socket.io-redis-emitter

The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
https://socket.io/docs/v4/redis-adapter/
MIT License
721 stars 121 forks source link

fix namespace typed-events inheritence #108

Closed tada5hi closed 2 years ago

tada5hi commented 2 years ago

solves https://github.com/socketio/socket.io-redis-emitter/issues/107

tada5hi commented 2 years ago

I accidentally updated the lock file with a newer node version (v.16). Therefore, the lock file must be updated, if the pull request will be merged.

darrachequesne commented 2 years ago

Merged as https://github.com/socketio/socket.io-redis-emitter/commit/53c73e11661067b30cafa8f33a7ec0a61dcbd431. Thanks :+1: