lytsing / protobuf-demo
Protobuf demo: C++ server and Java client commumication with socket
☆30Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for protobuf-demo
- A simple C++ threadpool based on POSIX threads.☆129Updated 8 years ago
- 《CMake实践》这本书的练习☆29Updated 6 years ago
- Design Pattern Examples in C++☆45Updated 10 years ago
- Source code for cmake-practice.pdf☆11Updated 10 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- c++11 thread pool☆24Updated 9 years ago
- Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.☆179Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago
- c++11任务库☆51Updated 8 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- practice cmake☆16Updated 13 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆28Updated 10 years ago
- A websocket++ and rapidjson based C++ Socket.IO client☆111Updated 9 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- Update for jsoneditor.googlecode.com for Qt 5.3☆56Updated 10 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆185Updated 6 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- C++ Plugin framework☆73Updated 3 years ago
- C++ binding for Mongoose☆101Updated 8 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 3 years ago
- qmake <-> cmake convertor tool☆54Updated 6 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated last week
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 3 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 5 years ago