securesocketfunneling / udt
Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)
☆201Updated 6 years ago
Alternatives and similar repositories for udt:
Users that are interested in udt are comparing it to the libraries listed below
- C++11 libuv wrapper☆179Updated 5 years ago
- UDP-based Data Transfer Protocol☆176Updated 2 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆235Updated 10 years ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 8 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆195Updated this week
- Implementation of Reliable UDP☆97Updated 6 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…☆155Updated 6 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ Wrapper around KCP☆92Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆241Updated 5 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆731Updated 8 months ago
- a utility for serialize C++ and json。☆107Updated 5 years ago
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆699Updated 6 years ago
- A C++ network service framework☆143Updated 5 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- ☆65Updated 5 years ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆119Updated 2 years ago
- C++ network library based on `libgo`.☆246Updated 6 years 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
- Pion Network Library (Boost licensed open source)☆302Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆59Updated 10 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆80Updated 4 years ago