reliable-protocol topic

List reliable-protocol repositories

reliable-udp

30
Stars
0
Forks
Watchers

Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes

rnl

82
Stars
26
Forks
Watchers

RNL - Realtime Network Library - The opensource reliable UDP network library

norm

93
Stars
33
Forks
Watchers

NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)

python-libraptorq

22
Stars
8
Forks
Watchers

Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)

reliable_udp

33
Stars
5
Forks
Watchers

Reliable protocol over UDP for Erlang

reliable-transport-protocol

30
Stars
25
Forks
Watchers

Implementing a Reliable Transport Protocol (from J.F. Kurose), using Alternating-Bit-Protocol and Go-Back-N versions.