Crates.io | edge-nal-embassy |
lib.rs | edge-nal-embassy |
version | 0.3.0 |
source | src |
created_at | 2024-09-10 19:09:57.207125 |
updated_at | 2024-09-10 19:09:57.207125 |
description | Am implementation of edge-nal based on `embassy-net` |
homepage | |
repository | https://github.com/ivmarkov/edge-net |
max_upload_size | |
id | 1370710 |
size | 25,791 |
A bare-metal implementation of edge-nal
based on the embassy-net crate - the networking stack of the Embassy ecosystem.
All traits.
UdpConnect
and Multicast
.Not implemented yet, as embassy-net
does not expose raw sockets
Needs testing!