alexott / boost-asio-proxyLinks
Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html
☆81Updated 4 years ago
Alternatives and similar repositories for boost-asio-proxy
Users that are interested in boost-asio-proxy are comparing it to the libraries listed below
Sorting:
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html☆159Updated 4 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆118Updated 7 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 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…☆293Updated 4 months ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆166Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Trimmed Chromium base library, based on zcbenz/base-minimal and mini_chromium, but with more useful stuff. Currently works under linux an…☆34Updated 10 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆205Updated 6 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆130Updated 3 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- cpp-netlib URI☆141Updated 5 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 6 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago