Closed 0xTim closed 3 years ago
I'd suggest using port 0
on the server, and passing the server's resolved port into the connecting client.
I just saw you're doing this in Vapor already: https://github.com/vapor/vapor/pull/2671/files#diff-456973bb34b1e846a21133033cd94a4267890718df688109695f0735237a2e7bR8
@Joannis good point - I thought a lot of that was in Vapor but it's NIO so all good
Remove test dependency on websocket.org as it's been shutdown