edge-nal-embassy

Crates.ioedge-nal-embassy
lib.rsedge-nal-embassy
version0.6.0
created_at2024-09-10 19:09:57.207125+00
updated_at2025-05-29 10:10:55.624008+00
descriptionAn implementation of edge-nal based on `embassy-net`
homepage
repositoryhttps://github.com/ivmarkov/edge-net
max_upload_size
id1370710
size51,273
(ivmarkov)

documentation

README

edge-nal-embassy

CI crates.io Documentation

A bare-metal implementation of edge-nal based on the embassy-net crate - the networking stack of the Embassy ecosystem.

Implemented Traits

TCP

All traits.

UDP

  • All traits except UdpConnect.

Raw sockets

Not implemented yet, as embassy-net does not expose raw sockets

Commit count: 424

cargo fmt