Skip to content

Routines

Frederic Charette edited this page Jan 17, 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 create your custom routines by following the TS definition here

Clone this wiki locally