esp8266ndn
NDN Arduino library for ESP8266 and more
|
Classes | |
class | ForceEndpointId |
Overwrite endpointId of outgoing packets. More... | |
struct | RxQueueItem |
class | RxQueueMixin |
Mixin of RX queue in Transport. More... | |
class | DynamicRxQueueMixin |
Mixin of RX queue in Transport, allocating buffers from DynamicRegion. More... | |
class | Tracer |
Print trace logs for each incoming and outgoing packet. More... | |
class | Transport |
Base class of low-level transport. More... | |
class | TransportWrap |
Wrap another transport. More... | |