#embassy-net #no-alloc #tcp #sockets #udp #protocols #traits

no-std edge-nal-embassy

An implementation of edge-nal based on embassy-net

4 releases (2 breaking)

0.5.0 Jan 15, 2025
0.4.1 Jan 5, 2025
0.4.0 Jan 2, 2025
0.3.0 Sep 10, 2024

#1068 in Embedded development

Download history 107/week @ 2024-12-25 313/week @ 2025-01-01 64/week @ 2025-01-08 803/week @ 2025-01-15 1008/week @ 2025-01-22 1011/week @ 2025-01-29 1019/week @ 2025-02-05 640/week @ 2025-02-12 632/week @ 2025-02-19 524/week @ 2025-02-26 710/week @ 2025-03-05 496/week @ 2025-03-12 594/week @ 2025-03-19 534/week @ 2025-03-26 1072/week @ 2025-04-02 1014/week @ 2025-04-09

3,373 downloads per month
Used in 2 crates

MIT/Apache

61KB
1.5K SLoC

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

Dependencies

~4MB
~84K SLoC