khrystian

Results 1 comments of khrystian

Hello! Trying to replicate the code, but I need to send data from the internal php-server to all connected users. Server codes: ``` $ws_worker = new Worker('websocket://0.0.0.0:2346'); $ws_worker->count = 1;...