SEDSnet 4.0.13

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:

- [Wiki home]wiki/Home.md

## Easy overview

- [Overview]wiki/Overview.md
- [Concepts]wiki/Concepts.md
- [Examples]wiki/Examples.md
- [Glossary and abbreviations]wiki/Glossary-and-Abbreviations.md
- [Changelogs]wiki/Changelogs.md

## How-to guides

- [Build and configure]wiki/Build-and-Configure.md
- [Release checklist]wiki/Release-Checklist.md
- [Time sync]wiki/Time-Sync.md
- [Rust usage]wiki/Usage-Rust.md
- [C/C++ usage]wiki/Usage-C-Cpp.md
- [Python usage]wiki/Usage-Python.md
- [Troubleshooting]wiki/Troubleshooting.md

## Technical reference

- [Technical index]wiki/Technical-Index.md
- [Architecture]wiki/Technical-Architecture.md
- [Telemetry schema]wiki/Technical-Telemetry-Schema.md
- [Wire format]wiki/Technical-Wire-Format.md
- [Discovery and internal formats]wiki/Technical-Discovery-and-Internal-Formats.md
- [Router details]wiki/Technical-Router-Details.md
- [Queues and memory]wiki/Technical-Queues-and-Memory.md
- [Packet details]wiki/Technical-Packet-Details.md
- [Bindings and FFI]wiki/Technical-Bindings-and-FFI.md