This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Description
I got the websocket set up, pasted in the auth methods, but $conn->WebSocket doesn't contain a request object. Is it possible to get the cookies some other way? $conn has a httpRequest, however, that's an instance of \GuzzleHttp\Psr7\Request, and I can't seem to find a way to get cookies from that.