Package-level declarations

Types

Link copied to clipboard
data class TcpAddress(val host: String, val port: Int, val displayName: String = ":") : Tag

Discovery handle for a TCP fabric: the host and port a joiner dials.