haidar mansur

Results 12 comments of haidar mansur

@liu21st @yunwuxin Can anyone help to solve this issue ?

Ok, Great its work use Workerman\Protocols\Http\Response; new Response(200, ["Content-Type" => "application/json"], json_encode($data)); but it's make performance little bit slower when I'm using wrk

Ok thats great, it works but still how to modify to get all uid not only 123 so it can receive any uid 123, 234 or 12 ?

I mean if i put this on url `http://127.0.0.1:5678/?id=23&data=haidar` it said fail

Ok but can i add more parameter on the url, for example : `http://127.0.0.1:5678/?id=123&data=result&progress=88%`

Hi walkor, I just checked if it run on multiple browser than the first client browser stop received data websocket. So how to update all client browser ?

@walkor , @passwalls , please I really need this feature. I would definitely donate this project soon

Oh, Ok i got it. For temporary I will using composer psr4

Ok, now works perfectly just update webman using ```git pull```, thanks