You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
Vuex integration and $socket.$subscribe does not work with socket.io-encrypt. It returns raw encrypted data, but $socket.client.on returns decrypted data.
Please, add compability to use both of these plugins with vuex actions.