Crate swimos_runtime

Crate swimos_runtime 

Source
Expand description

SwimOS Agent & Downlink Runtime

Tokio tasks describing the core IO loops for agents and downlinks. These tasks implement the Warp protocol only and are entirely decoupled from the state and user defined behaviour of the agents/downlinks.

Modulesยง

agent
The agent runtime task.
downlink
The downlink runtime task.