finish renaming to bedrock-protocol

This commit is contained in:
Romain Beaumont 2021-03-20 23:13:14 +00:00
commit 9c36b71bf6
3 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ const assert=require("assert");
const bufferEqual=require("buffer-equal");
// based on https://s.yawk.at/VZSf and https://confluence.yawk.at/display/PEPROTOCOL/Encryption
// and https://github.com/mhsjlw/pocket-minecraft-protocol/issues/15
// and https://github.com/PrismarineJS/bedrock-protocol/issues/15
describe("ecdh key exchange",() => {
it("generate the secret",() => {