socket.io-redis-adapter
socket.io-redis-adapter copied to clipboard
Update notepack.io to ~3?
The @socket.io/redis-emitter library had a recent major update that brought a new major version of the underlying notepack.io library to fix an issue handling BigInt, and so has the patch notes:
Important note! There is a non backward-compatible change regarding Date objects, which means that the adapter may not be able to properly decode them.
Should a similar update to notepack.io happen here so that the emitter and adapter are kept fully compatible?