Closed afflux closed 5 years ago
Since server.listen doesn't specify a hostname, currently we can only listen to INADDR_ANY. Users may want to be able to specify addresses such as 127.0.0.1.
+1
https://github.com/peers/peerjs-server/pull/118
Since server.listen doesn't specify a hostname, currently we can only listen to INADDR_ANY. Users may want to be able to specify addresses such as 127.0.0.1.