Closed kelunik closed 1 year ago
We should probably remove the string union so we can use automatic inferred typing for the SocketAddress type of a socket.
string
SocketAddress
Discussed in #103, templating the SocketAddress type wasn't as useful as we hoped.
We should probably remove the
string
union so we can use automatic inferred typing for theSocketAddress
type of a socket.