@mercuryworkshop/libcurl-transport

1.3.10 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @mercuryworkshop/libcurl-transport

Weekly Downloads

1,146

Version

1.3.10

License

none

Unpacked Size

6.7 MB

Total Files

8

Last publish

Collaborators

  • avad3
  • ading2210
  • programmerin-wonderland
  • r58playz
  • percslol
  • coolelectronics