websocket
websocket copied to clipboard
PHP websocket server & client
Results
1
websocket issues
Sort by
recently updated
recently updated
newest added
Hello, i'm need a simplest solution with y're websocket. I test and run the server but i don't understanding what is the correct use of the constructor.: \vakata\websocket\Server('wss://0.0.0.0:8765','/etc/ssl/certs/ca.crt',null,'/etc/ssl/private/ca.key'); my ca.crt...