PHPWebsocket
PHPWebsocket copied to clipboard
Simple PHP Websocket Library / Server for Fun
Results
1
PHPWebsocket issues
Sort by
recently updated
recently updated
newest added
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...