Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(socket.io-client): allow passing options to socket on client
affects: @tao.js/socket.io pass an io prop with options to be used in the client socket constructor !! very important to pass withCredentials: true option so that sticky session cookies by load balancers will be passed on requests back to the server
- Loading branch information