# Functions
New creates a new channel endpoint.
# Structs
Endpoint is link layer endpoint that stores outbound packets in a channel and allows injection of inbound packets.
NotificationHandle is an opaque handle to the registered notification target.
# Interfaces
Notification is the interface for receiving notification from the packet queue.