sled
sled copied to clipboard
Abstraction for networking modules
define and implement minimal API that provides send, select, ... so various networking modules can be implemented using the OS networking API (bsd sockets, freertos+tcp, ...). we should also have a clear udp api.