socket.io-admin-ui
socket.io-admin-ui copied to clipboard
RedisStore saveSession function got error
Hi, contributors
I have a problem with RedisStore when trying to save the session for socket connection to Redis, the store got an error like the below.
I really think, this function causes it:
Details
- node: v16.15.1
- socket.io: ^4.5.1
- redis: ^4.1.0
- @socket.io/admin-ui: ^0.4.0
- @socket.io/redis-adapter: ^7.2.0
Thank you!