mas-bandwidth / reliable

Packet acknowledgement system for UDP
BSD 3-Clause "New" or "Revised" License
594 stars 78 forks source link

How does this compare to other rUDP implementations? #24

Closed warvstar closed 3 years ago

warvstar commented 4 years ago

Such as QUIC, KCP, Laminar, GameNetworkingSockets, ENET, WebRTC datachannels, RakNet?

I'm looking to put together an rUDP RPC framework and benchmarking utility.

gafferongames commented 3 years ago

This is a library that tells you which packets were received by the other side of the connection.