PieMC-Dev / RakNet-Notes

Notes of PieRakNet developing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Notes of PieRakNet developing

License:GNU General Public License v3.0