SEDSnet 4.0.1

A memory safe, no_std-capable networking stack with routing, discovery, reliability, and Rust/C/Python bindings.
Documentation
# Documentation

This directory contains the in-repo wiki. Markdown renders in both GitHub and GitLab.

Start here:

- docs/wiki/Home.md

## Easy overview

- docs/wiki/Overview.md
- docs/wiki/Concepts.md
- docs/wiki/Examples.md
- docs/wiki/Glossary-and-Abbreviations.md

## How-to guides

- docs/wiki/Build-and-Configure.md
- docs/wiki/Release-Checklist.md
- docs/wiki/Usage-Rust.md
- docs/wiki/Usage-C-Cpp.md
- docs/wiki/Usage-Python.md
- docs/wiki/Troubleshooting.md

## Technical reference

- docs/wiki/Technical-Index.md
- docs/wiki/Technical-Architecture.md
- docs/wiki/Technical-Telemetry-Schema.md
- docs/wiki/Technical-Wire-Format.md
- docs/wiki/Technical-Discovery-and-Internal-Formats.md
- docs/wiki/Technical-Router-Details.md
- docs/wiki/Technical-Queues-and-Memory.md
- docs/wiki/Technical-Packet-Details.md
- docs/wiki/Technical-Bindings-and-FFI.md