Skip to content

epoll 服务器,基于 reactor 模式,protobuf 自描述消息

Notifications You must be signed in to change notification settings

wangxiaobai-dd/BowServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BowServer

epoll 服务器 基于reactor 模式,主线程acceptor监听连接 非阻塞 多线程,每个线程可携带多个监听事件 语言:c++

log:spdlog
增加了protobuf 自描述消息机制

客户端测试: telnet 127.0.0.1 8800 或者 Client/BowClient

About

epoll 服务器,基于 reactor 模式,protobuf 自描述消息

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published