Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 541 Bytes

index.md

File metadata and controls

18 lines (14 loc) · 541 Bytes

Top level triggers

  1. New Inbound TCP Socket Connection
  2. New Outbound TCP Socket Connection
  3. New Yamux Stream
    1. Protocol negotiation
  4. New Messaging Protocol Stream
    1. Inbound Messaging
    2. Outbound Messaging TODO
  5. New RPC session handshake
  6. Timed triggers
    1. Dial backoff
    2. Connectivity manager state refresh/cleanup (periodic)
  7. Start up triggers
    1. LivenessCheck (checks if node can be contacted from public address)