class

BitTorrent::Socket

Inherits Reference / Object

Constructors

new(ip : String, port : UInt16)

Instance methods

close
handshake(info_hash : StaticArray(UInt8, 20), peer_id : String)
receive_message
send_message(message)
send_message(message, *payload)

Nested types