finish renaming to bedrock-protocol
This commit is contained in:
parent
e6cc00ef16
commit
9c36b71bf6
3 changed files with 7 additions and 7 deletions
|
|
@ -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",() => {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue