ArashPartow / proxyLinks
C++ TCP Proxy Server https://www.partow.net/programming/tcpproxy/index.html
☆158Updated 4 years ago
Alternatives and similar repositories for proxy
Users that are interested in proxy are comparing it to the libraries listed below
Sorting:
- 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
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 3 months 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 simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- C++ peer to peer library, built on the top of boost☆146Updated 6 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆204Updated last week
- A C++ wrapper for mysql meant to be used in combination with sqlpp11.☆130Updated 3 years ago
- Modern C++ Scheduling Library☆281Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆380Updated 7 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 12 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- A simple HTTPS client based on Boost Asio.☆51Updated 2 years ago
- A cross-platform HTTP client library with a focus on usability and speed☆166Updated 3 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- HTTP client library for Boost.Asio☆64Updated 5 years ago
- A C++11/14/17 header-only cross-platform library for handling CRON expressions☆256Updated 2 years ago
- VMime Mail Library☆287Updated 2 months ago
- 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
- Lightweight header-only wrapper for MySQL with simple and convenient usage in modern C++ (C++11 or later)☆53Updated 5 months ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆63Updated 2 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆205Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- A C++ library for handling JWT tokens☆106Updated 2 years ago
- JSON Web Token library for C++☆418Updated last week
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Simple SOCKS5 proxy server realization using boost::asio library☆35Updated 8 years ago