Create handshake handler files

This commit is contained in:
Belma Gutlic
2020-01-03 14:53:14 +01:00
parent b084207c52
commit 2bb63e3e91
6 changed files with 51 additions and 7 deletions

View File

@ -5,7 +5,7 @@ import { Noise } from "../src";
import {createPeerIdsFromFixtures} from "./fixtures/peer";
import Wrap from "it-pb-rpc";
import { random } from "bcrypto";
import {Handshake} from "../src/handshake";
import {Handshake} from "../src/handshake-xx";
import {
createHandshakePayload,
generateKeypair,