Expand description

The RTR server.

This module implements a generic RTR server through Server. The server receives its data from a type implementing VrpSource.

Structs

A sender to notify a server that there are updates available.

An RTR server.

Traits

A source of VRPs for an RTR server.