Tags: cpp-main/cpp-tbox
Toggle v1.15.5's commit message
Toggle v1.15.4's commit message
Toggle v1.14.4's commit message
添加websocket的server与client端
Toggle v1.13.10's commit message
feat(http): 在Server中实现unuse()函数,用于撤消中间件
Toggle v1.13.2's commit message
修改了jsonrpc接口;添加了FillAppDefaultConfig()
Toggle v1.12.28's commit message
feat(flow):1.12.28, 添加 RandomSelectAction,实现随机选择子动作的功能
Toggle v1.12.25's commit message
feat(jsonrpc):1.12.25, 将StrIdRpc与IntIdRpc合并为Rpc
Toggle v1.12.0's commit message
opt(main): 1.12.0, 整理log的终端命令,用add_sink与del_sink替代add_stdout_sink, ad…
…d_syslog_sink等
Toggle v1.11.14's commit message
!36 feat(main):1.11.14, 为main框架添加log.max_len参数;同时添加/log/max_len终端命令
* feat(main):1.11.14, 为main框架添加log.max_len参数;同时添加/log/max_len终端命令
* fix(base,log):1.11.13, 解决日志内容过长,不输出的问题
* tidy(base): 优化log_impl.cpp格式,加注释
* fix(base): 实现日志过长,进行截断打印的功能,解决日志内容过长丢弃的问题
Toggle v1.11.12's commit message
fix(flow):1.11.12, 修复SerialAssembleAction::onReset()没有调基类的问题; 优化onSto…
…p(),添加对child_finish_func_与curr_action_清除操作
You can’t perform that action at this time.