Closed giohappy closed 1 year ago
Good find! I've added this to my wip branch, so if you don't wish to create a PR, it will eventually be merged onto master.
I can wait for the merge of the wip branch. Do you know more or less when it will happen?
Sorry for the long delay @giohappy. There have been a few updates to the project this past week and I'm now returning to this issue. Did you get to try the "wip" branch?
@ricardomatias unfortunately I hade to pause my side project where I was using your code. I hope I will be back on it sooner then later, but there"s a good chance it will be with a Python client.
Part of the latest release of v0.0.10
I want my client to be notified when the server is closed (port changed). I was able to get the expected message by calling ws.end() on each client after this line:
As uWebSockets explains, ws.end() does: