Skip to content

Routines

Frederic Charette edited this page Jun 18, 2019 · 3 revisions

Definitions

Routines dictate the behavior for the packet queue. They can implement different classes of congestion control and are bundled as part of the Kalm core package.

See this flowchart to see where Routines tie in.

Custom Routines

You can follow the TS definition for routines to build your own here

Clone this wiki locally