ArashPartow / proxy
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆150Updated 4 years ago
Alternatives and similar repositories for proxy:
Users that are interested in proxy are comparing it to the libraries listed below
- 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
- 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
- C++ peer to peer library, built on the top of boost☆143Updated 6 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated last year
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 6 years ago
- A simple HTTPS client based on Boost Asio.☆49Updated 2 years ago
- Micro http server and client written in C++☆167Updated last year
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 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…☆280Updated 3 months ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆196Updated 9 months ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆240Updated 4 years ago
- High performance C++11 thread pool☆572Updated 4 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆410Updated this week
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆125Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆350Updated 3 weeks ago
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆130Updated 3 years ago
- JSON Web Token library for C++☆404Updated last year
- Modern C++ Scheduling Library☆277Updated 3 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆381Updated 6 years ago
- A DTLS implementation using the ASIO library☆51Updated 3 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 …☆111Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆241Updated 2 years ago
- A portable, pure C++11 timer component.☆168Updated 11 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 3 years ago
- Simple & modern HTTP client for C++☆128Updated 2 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆163Updated 3 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆34Updated 7 years ago
- a simple vpn implemented based on c++ asio.☆103Updated 3 years ago