ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
main.cpp File Reference

服务器节点主入口点。 More...

#include "bootstrap/server_main.h"
#include "dumper.h"
#include "tools/type.h"
#include <iostream>
#include <format>

Functions

int main (int argc, char **argv)

Variables

Dumper lDumper

Detailed Description

服务器节点主入口点。