Documentation
¶
Overview ¶
Interface class for Chapter 8. This implements an "interface" to our network of nodes.
Index ¶
Constants ¶
View Source
const ( PING_PORT_NUMBER = 9999 PING_INTERVAL = 1000 * time.Millisecond // Once per second PEER_EXPIRY = 5000 * time.Millisecond // Five seconds and it's gone )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.