of

fun of(host: String, port: Int): DhtEndpoint?

Build a DhtEndpoint from a host literal and port, or null if host is not a parseable IPv4/IPv6 literal. Convenience bridge from the string-host world (NodeEntry.host) to the compact world.