8Forwarder* g_forwarderPtr =
nullptr;
16 return *g_forwarderPtr;
23 return Error::Success;
NDN Protocol Stack for ESP32 - Main include file.
void setForwarder(Forwarder &fw)
Register the application's Forwarder for convenience APIs.
Forwarder & getForwarder()
Get the global Forwarder instance.
Error initialize()
Initialize the NDN protocol stack.