class BitTorrent::Socket
- BitTorrent::Socket
- Reference
- Object
Defined in:
bittorrent/socket.crConstructors
Instance Method Summary
- #close
- #handshake(info_hash : StaticArray(UInt8, 20), peer_id : String)
- #receive_message
- #send_message(message)
- #send_message(message, *payload)