Raknet is a cross-platform, open-source C++ networking library aimed at games
RakNet is an open source, cross-platform game networking engine designed for high performance in games.
It provides a number of useful functions that are typically required in networked game development.
- Object replication
- Auto-patching of game binaries
- Lobbies
- RPC
- Voice comms
- NAT tunneling
- Robust communications protocols