PHPWebsocket icon indicating copy to clipboard operation
PHPWebsocket copied to clipboard

Cookie authentication

Open analyserdmz opened this issue 2 years ago • 0 comments

I have a custom websocket server in PHP, and I have problems with $_SESSION (it is mixing sessions because it is running in CLI and makes sense). Can I use your library to do the same thing without mixing sessions?

analyserdmz avatar May 08 '23 20:05 analyserdmz