Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { NATType int8 // contains filtered or unexported fields }
func NewClient ¶
func NewClient(serverAddr string, natType int8, holePunchHandler holepunch.HolePunchHandler) *Client
func (*Client) HolePunching ¶
type ConnectFactory ¶
type DemoConnectFactory ¶
type DemoConnectFactory struct{}
Click to show internal directories.
Click to hide internal directories.