redux-socket.io
redux-socket.io copied to clipboard
How to implement this library if the socket connection is dependent on something like a user being authenticated?
Is this possible?
Hi @djvs Check out issue #13, which has one potential way to solve this issue.