radroots-net 0.1.0-alpha.1

unified networking interface for the radroots sdk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# radroots-net

Unified networking interface for the Radroots SDK.

## Goals

- define a stable entry surface over `radroots-net-core` primitives
- keep network dependency wiring deterministic across build targets
- support a minimal integration path for SDK consumers
- provide reusable networking entry points for higher-level Radroots crates

## License

Licensed under AGPL-3.0. See LICENSE.