sim-lib-server 0.2.0

Location-transparent server, transport, and eval-fabric runtime for SIM.
Documentation
mod basics;
mod capabilities;
mod clock;
#[cfg(feature = "cookbook-web")]
mod cookbook_web;
mod lifecycle;
mod lifecycle_roundtrip;
mod lifecycle_roundtrip_r20;
mod lifecycle_roundtrip_tcp_examples;
mod messaging;
mod site_model;
mod support;
mod triggers;
mod triggers_network;
mod triggers_network_http;
mod voice;
mod wasm_lifecycle;

pub(crate) use support::*;