refactor(main loop): compiled

This commit is contained in:
luwenpeng
2024-09-20 18:41:07 +08:00
parent 94f1913e3e
commit b3ddebf770
10 changed files with 164 additions and 438 deletions

View File

@@ -0,0 +1,4 @@
[[module]]
path = "./lib/libstellar.so"
init = "session_manager_module_on_init"
exit = "session_manager_module_on_exit"