struct

Hop

Inherits Struct < Value < Object

Constructors

new(host : String, port : UInt16)
parse(s : String, default_port : UInt16) : Hop

Parse "host:port", "[ipv6]:port", or "host" (with default port).

Instance methods

host
port
resolve_address
to_handshake