dorkbox / UDT
UDP-based Data Transfer Protocol
☆177Updated 2 years ago
Alternatives and similar repositories for UDT:
Users that are interested in UDT are comparing it to the libraries listed below
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆201Updated 6 years ago
- Test reliable udp for situation of realtime pvp game by wireless.☆109Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆235Updated 10 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- This project implements a reliability layer atop UDP in C.☆1Updated 12 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆112Updated 6 months ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆263Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Uti…☆74Updated 10 years ago
- Implementation of RFC5766 and RFC5389☆77Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- STUN message encoder/decoder public domain in C/C++☆52Updated last year
- Standalone WebRTC-based NAT traversal☆98Updated 6 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 11 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- UDP-based Data Transfer☆34Updated 8 years ago
- a C program to detect NAT type☆30Updated 5 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
- STUN Client done in C☆43Updated 11 years ago
- Shorthair : Generational Block Streaming Erasure Codes☆129Updated 4 years ago
- Library and tools for transcribing QUIC connections.☆118Updated last month
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆119Updated 2 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago