Reliable Protocol - RainMz/NintendoClients GitHub Wiki
Pia Protocols > Reliable Protocol
This protocol may be used by games to send data packets to other consoles. The reliable protocol ensures that all packets arrive in the correct order by using a reliable sliding window. The payload of each reliable message contains game-specific data.