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
☆82Updated 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
- Seamlessly integrate libcurl with Boost.Asio☆52Updated 7 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 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
- C++ binding for nanomsg☆113Updated 11 years ago
- C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html☆160Updated 5 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 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 …☆119Updated 7 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆32Updated 6 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.