sled icon indicating copy to clipboard operation
sled copied to clipboard

Abstraction for networking modules

Open xermicus opened this issue 6 years ago • 0 comments

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.

xermicus avatar Aug 21 '19 15:08 xermicus