Open niftylettuce opened 4 years ago
Having to call server.server.address() is kind of wonky. Could we inherit the netserver props on server?
server.server.address()
server
Having to call
server.server.address()
is kind of wonky. Could we inherit the netserver props onserver
?