Skip to content

Latest commit

 

History

History

edge-nal-embassy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

edge-nal-embassy

CI crates.io Documentation

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

Implemented Traits

TCP

All traits.

UDP

  • All traits except UdpConnect and Multicast.

Raw sockets

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

Status

Needs testing!