Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartPeerServer ¶
func StartPeerServer()
StartPeerServer creates an HTTP server that replies with known peers
func TraverseNat ¶
TraverseNat opens the port passed as an arguemnt and returns ip:port in a string. Required manaually closing port
Types ¶
type ConnectionStore ¶
type ConnectionStore struct {
// contains filtered or unexported fields
}
ConnectionStore handles peer messaging
type UserServer ¶
type UserServer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.