C++ xApp Example
Reference Implementation Based on near-RT RIC
This section documents the details of the O-RAN App SDK which is primarily covering the implementation for near-RT RIC xApps.
information about how the O-RAN App SDK will evolve to cover other O-RAN apps can be found here.
Description
This is a bare-minimal C++ xApp example that directly utilize RMR messaging.
Its primary goal is to demonstrate how RMR messaging is handled.
Gerrit Repo
https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/xapp-frame-cpp
Under directory ./examples