## 2.0.0 * lot of raknet update that fix bugs * the server example is working * fix packets * breaking : remove mcpe_ prefix in packet names * encapsulated packet now emit actual errors ## 1.1.0 * raknet is integrated, packet parsing is working * client login sequence is working * server login sequence is almost there ## 1.0.0 * first version, protocol definition is there but nothing really works