From 79c2b167ae309c6023ebae2ba1948d3b788e3d91 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Fri, 17 Feb 2023 19:29:13 -0500 Subject: [PATCH] *Reformat --- src/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.ts b/src/index.ts index c0c2e32..d2480de 100644 --- a/src/index.ts +++ b/src/index.ts @@ -9,6 +9,7 @@ import sodium from "sodium-universal"; import b4a from "b4a"; // @ts-ignore import c from "compact-encoding"; + const PROTOCOL = "lumeweb.proxy.handshake"; import { @@ -20,6 +21,7 @@ import { export default class HandshakeProxy extends Proxy { private _join: boolean; + constructor({ swarm, listen = false,