Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
Conn is a Peek connection. A session key is negotiated when a new connection is established and subsequent communication is encrypted.
func Dial ¶
Dial sets up and returns a new secured connection over TCP by negotiating a shared session key with the server.
type Listener ¶
Listener is a Peek listener. It negotiates a session secret with connected clients and encrypts communications.
Click to show internal directories.
Click to hide internal directories.