himynameschris / socket.io-poco
cross platform c++ socket.io client written using poco libraries
☆117Updated 7 years ago
Alternatives and similar repositories for socket.io-poco
Users that are interested in socket.io-poco are comparing it to the libraries listed below
Sorting:
- A websocket++ and rapidjson based C++ Socket.IO client☆111Updated 10 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆96Updated 4 months ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- C++11 libuv wrapper☆178Updated 5 years ago
- Micro http server and client written in C++☆167Updated last year
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Socket and Networking Library using msgpack.org[C++11]☆217Updated last year
- C++ binding for nanomsg☆109Updated 10 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆144Updated 6 years ago
- A lightweight synchronous event framework for C++11