kevincon / asio-rawsockets-exampleLinks
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
Alternatives and similar repositories for asio-rawsockets-example
Users that are interested in asio-rawsockets-example are comparing it to the libraries listed below
Sorting:
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 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
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆82Updated 5 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A threadsafe C++ implementation of the EventBus idiom☆34Updated 6 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- sinks to g3logger☆36Updated last month
- Support for multiple RPC protocols in a single library☆74Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 12 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Socket and Networking Library using msgpack.org[C++11]☆220Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- C++ async operations☆100Updated 10 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago