1.5.1-1 • Published 3 months ago

@mercuryworkshop/epoxy-tls v1.5.1-1

Weekly downloads
-
License
LGPL-3.0-only
Repository
github
Last release
3 months ago

epoxy

Building

Server

  1. Generate certs with mkcert and place the public certificate in ./server/src/pem.pem and private certificate in ./server/src/key.pem
  2. Run cargo r --bin epoxy-server, optionally with -r flag for release

Client

  1. Make sure you have the wasm32-unknown-unknown target installed, wasm-bindgen and wasm-opt executables installed, and bash, python3 packages (python3 is used for http.server module)
  2. Run bash build.sh to build without wasm-opt and start a webserver
1.5.1-1

3 months ago

1.5.0

3 months ago

1.5.0-1

3 months ago

1.4.2

3 months ago

1.4.1

4 months ago

1.4.0

4 months ago

1.3.0

4 months ago

1.2.1

4 months ago

1.2.0

4 months ago

1.1.1

4 months ago

1.1.0

4 months ago

1.1.0-2

4 months ago

1.1.0-1

4 months ago

1.0.2

5 months ago

1.0.0

5 months ago