pulsate 0.2.1

Pulsate — a reverse-proxy gateway in one binary: TLS, caching, WAF, observability, admin API, and WASM plugins.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# pulsate

A reverse-proxy gateway in one binary — automatic TLS, caching, a WAF, rate
limiting, observability, a loopback admin API and dashboard, and a sandboxed
WASM plugin host, configured by a single file.

```sh
cargo install pulsate            # installs the `pulsate` binary
pulsate up pulsate.flow
```

See the [project README](https://github.com/squaretick/pulsate) for the
configuration language, architecture, and the other install channels (Homebrew,
apt/dnf, Docker).