libdaas, ported everywhereA single native runtime carries the paradigm. Language SDKs wrap it; transport drivers connect it to the physical world.
A logical layer over the physical media — independent of protocol and transport, addressing devices, not sockets.
Direct and indirect links, packets rotated across routes for continuity and redundancy — A→C→B when it's faster.
Wi-Fi for one hop, Bluetooth for the next — links chosen live by availability, performance and security.
First nodes define the network; newcomers discover peers and align automatically — no manual bootstrap.
The dATS algorithm keeps a shared time reference — data carries its own timestamp, no round-trips.
Nodes buffer data until a channel opens, fragmenting and recomposing transparently — no broker required.
Distributed monitoring where measurement demands precision and reliability.
Automation, distributed robotics and smart-factory floors.
Renewables, distributed metering and energy monitoring.
Sensor networks for smart buildings and smart cities.
Event-driven push/pull with total decoupling between application logic and transport. Locate a node, push a DDO, react to onDDOReceived. That's the API.