yyzybb537 / posix_quic
Posix style QUIC protocol.
☆50Updated 2 years ago
Alternatives and similar repositories for posix_quic:
Users that are interested in posix_quic are comparing it to the libraries listed below
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 9 years ago
- 使用srs_librtmp和RawQuic通过QUIC推RTMP流,实现RTMP OVER QUIC。☆94Updated 5 years ago
- webrtc network part for reliable udp transport☆31Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆316Updated 2 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- A c wrapper library of Google Chromium QUIC. Can be integrated into FFmpeg for playing QUIC protocol stream.Support platforms including A…☆108Updated 5 years ago
- Implementation of RFC5766 and RFC5389☆77Updated 7 years ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆119Updated 2 years ago
- A C++ network service framework☆143Updated 5 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆130Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 一个移植于WebRtc项目的通用基础lib库☆26Updated 6 years ago
- ☆18Updated 11 years ago
- WebRTC GIPS C/C++ API demos☆58Updated 11 years ago
- a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal☆34Updated 5 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- rtmp推送aac音频流☆25Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- openssl surpport for handy☆42Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- An implementation of RTP Payload Format for Flexible Forward Error Correction (FEC) - draft 11.☆34Updated 5 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- cms is an industrial-strength live streaming server,support rtmp,http-flv,hls.in the future,it will support more protocol.☆12Updated 2 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 4 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago