Module session

Module session 

Source

Structs§

QueuedFetch
Fetch waiting to be processed, in the fetch queue.
Session
A peer session. Each connected peer will have one session.

Enums§

Error
PingState
QueueError
Error when trying to queue a fetch.
State

Constants§

CONNECTION_STABLE_THRESHOLD
Time after which a connection is considered stable.
MAX_FETCH_QUEUE_SIZE
Maximum items in the fetch queue.