1.3.12 • Published 7 months ago
@mercuryworkshop/libcurl-transport v1.3.12
A bare-module for implementing end to end encryption with libcurl.js
How to use
In an ultraviolet app with bare-mux installed, you'll see a line like
BareMux.SetTransport("EpxMod.EpoxyClient", { wisp: "ws://localhost:8080/wisp" });
Simply replace it with
BareMux.SetTransport("CurlMod.LibcurlClient", { wisp: "ws://localhost:8080/wisp" });
to use the libcurl.js backend instead
You must import dist/index.js
in your service worker, before UV is initialized.
1.3.12
7 months ago
1.3.11
7 months ago
1.3.7
10 months ago
1.3.6
10 months ago
1.3.5
10 months ago
1.3.4
10 months ago
1.3.3
10 months ago
1.3.2
11 months ago
1.3.10
8 months ago
1.3.9
8 months ago
1.3.8
8 months ago
1.3.1
1 year ago
1.2.4
1 year ago
1.2.3
1 year ago
1.2.2
1 year ago
1.2.1
1 year ago
1.2.0
1 year ago
1.1.0
1 year ago
1.0.0
1 year ago