Closed zdm closed 2 years ago
Hi, Is it possible to listen on random port and get this port in listen callback somehow?
https://unetworking.github.io/uWebSockets.js/generated/index.html#us_socket_local_port
I think you pass 0 as port, then get it
Yes, this works. Thank you.
Hi, Is it possible to listen on random port and get this port in listen callback somehow?