updata7 / protobuf_socket
Communication between server and client,using the google protobuf as a data carrier.Linux epoll for server and select for client.
☆14Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for protobuf_socket
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- a c++ server framework for mobile game☆25Updated 6 years ago
- a wrapper for lua api,writting by c++☆58Updated 6 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua☆10Updated 8 years ago
- An universal coroutine rpc framework implemented with c++11.☆73Updated 7 years ago
- 是由c++编写的一个服务器基础库