/RakNet-Notes

Notes of PieRakNet developing

GNU General Public License v3.0GPL-3.0

What is RakNet?

RakNet is a networking library used by Minecraft: Bedrock Edition. Source code of official C++ RakNet library can be found here. RakNet uses UDP as networking protocol. You can also use our library PieRakNet, if you use Python.