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:
- 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
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- C++ binding for nanomsg☆109Updated 10 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 …☆116Updated 7 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Add libuv as a supported backend for Qt's event loop☆49Updated 9 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- cpp-netlib URI☆140Updated 5 years ago
- Micro http server and client written in C++☆167Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆129Updated 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
- Pion Network Library (Boost licensed open source)☆303Updated 5 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- Socket and Networking Library using msgpack.org[C++11]☆216Updated 2 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 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…☆156Updated 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…☆290Updated 3 weeks ago
- A library for embedding an HTTP or HTTPS server in C++ applications.☆47Updated last year