Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listener ¶
type Listener struct {
// contains filtered or unexported fields
}
Listener is the server-side UDP transport. It reads obfuscated datagrams, and feeds decrypted frames into a core.Router; it registers a Sink per learned peer so the router can also route frames toward UDP clients.
func NewListener ¶
Click to show internal directories.
Click to hide internal directories.