Closed wlandau closed 1 year ago
Thanks for the report! This was quite subtle (in that I thought I had this covered) and the logic gets a bit messy in that part...
But fixed in 0.8.2.9010 together with some other optimisations I was putting through.
Awesome, thanks! Looks fixed.
Unfortunately I don't think it solves my issues in https://github.com/wlandau/crew/issues/61 just yet, but it is an important step.
As we previously discussed, a port of 0 in the
url
argument ofdaemons()
should tell NNG to choose the port. Butsaisei()
returns sockets with a literal port of 0 in the output websocket path. I think this may explain why I still see instances of #50 increw
.