
The highest tagged major version is
v2.
package
Version:
v1.11.14
Opens a new window with list of versions in this module.
Published: Aug 18, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package router provides networking router functionality
type Handler ¶
added in
v1.11.14
Handler processes messages
type Message interface {
Type() string
Payload() []byte
}
Message represents a network message
Router handles network message routing
Source Files
¶
Click to show internal directories.
Click to hide internal directories.