[][src]Module twinkle::client

Structs

Client

Client has Sender<Bytes> for sending bytes and Arc<Mutex<Table>> which has status of sended packets.

Manager

Manager manages to send packets and to receive packets.