refactor(session manager): turning the session manager into a stellar module
This commit is contained in:
@@ -7,7 +7,7 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include "session_manager.h"
|
||||
#include "session_manager_runtime.h"
|
||||
|
||||
static struct session_manager_config sess_mgr_cfg = {
|
||||
.session_id_seed = 0xFFFFF,
|
||||
|
||||
Reference in New Issue
Block a user