sdamm / asio_dtlsLinks
A DTLS implementation using the ASIO library
☆52Updated 4 years ago
Alternatives and similar repositories for asio_dtls
Users that are interested in asio_dtls are comparing it to the libraries listed below
Sorting:
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆205Updated 6 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 …☆117Updated 7 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…☆157Updated 6 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆72Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- ☆76Updated 2 years ago
- cpp-netlib URI☆141Updated 5 years ago
- C++ peer to peer library, built on the top of boost☆147Updated 6 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆204Updated 3 weeks ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- C++ URL handling class with a simple API, and with lazy URL parsing and building☆95Updated 10 months ago
- A C++ library for handling JWT tokens☆106Updated 2 years ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- HTTP client library for Boost.Asio☆64Updated 5 years ago
- UDP-based Data Transfer Protocol☆180Updated 3 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- C++11 libuv wrapper☆179Updated 5 years ago
- STUN message encoder/decoder public domain in C/C++☆53Updated 2 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
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 6 months ago
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- 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