radroots-app-core 0.1.0-alpha.1

core application runtime primitives for radroots app surfaces
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# radroots-app-core

Core application runtime primitives for Radroots app surfaces.

## Goals

- define stable application runtime, error, and lifecycle interfaces
- keep runtime and network wiring deterministic across supported targets
- support reusable integration points with `radroots-net-core`
- provide reusable application primitives for higher-level Radroots crates

## License

Licensed under AGPL-3.0. See LICENSE.