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

实现基于XML的运行时配置加载及派生的网关路由元数据 More...

#include "actor/tab/ttab_mergearea.h"
#include "tools/tab/xml/sysconfig.h"
#include "actor/tab/ttab_servers.h"
#include "tools/tab/xml/xml.h"
#include <cstdint>

Detailed Description

实现基于XML的运行时配置加载及派生的网关路由元数据

从public.xml中读取服务器配置参数,包括日志级别、XOR加密、 varint编码、KCP心跳、速率限制、超时等,并初始化网关节点ID集合。

See also
sysconfig.h