A runtime-configurable HTTP reverse proxy based on Bandit and Mint.
Find a file
James Harton eb4c209a6c
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
wip: add health check telemetry.
2024-08-20 16:41:27 +12:00
.vscode wip: telemetry for HTTP requests now working. 2024-08-19 17:34:59 +12:00
config
documentation/dsls feat: Add support for proxying websockets. 2024-08-17 18:50:43 +12:00
lib wip: add health check telemetry. 2024-08-20 16:41:27 +12:00
test wip: add websocket telemetry 2024-08-19 21:15:27 +12:00
.check.exs
.dialyzer_ignore.exs feat: Add support for proxying websockets. 2024-08-17 18:50:43 +12:00
.doctor.exs
.drone.yml
.formatter.exs feat: Add support for proxying websockets. 2024-08-17 18:50:43 +12:00
.gitignore
.tool-versions
CHANGELOG.md chore: release version v0.5.0 2024-08-17 06:54:11 +00:00
LICENSE.md
mix.exs chore: release version v0.5.0 2024-08-17 06:54:11 +00:00
mix.lock feat: Add support for proxying websockets. 2024-08-17 18:50:43 +12:00
README.md docs: Update readme. 2024-08-18 09:58:18 +12:00
renovate.json

Wayfarer

Build Status Hippocratic License HL3-FULL

Wayfarer is a runtime-configurable HTTP reverse proxy using Bandit and Mint.

Status

Wayfarer is able to proxy HTTP/1, HTTP/2 and WebSocket requests. There are probably still edge cases and bugs, but it can be used.

Installation

Wayfarer is available in Hex, the package can be installed by adding wayfarer to your list of dependencies in mix.exs:

def deps do
  [
    {:wayfarer, "~> 0.4.1"}
  ]
end

Documentation for the latest release can be found on HexDocs and for the main branch on docs.harton.nz.

Github Mirror

This repository is mirrored on Github from it's primary location on my Forgejo instance. Feel free to raise issues and open PRs on Github.

License

This software is licensed under the terms of the HL3-FULL, see the LICENSE.md file included with this package for the terms.

This license actively proscribes this software being used by and for some industries, countries and activities. If your usage of this software doesn't comply with the terms of this license, then contact me with the details of your use-case to organise the purchase of a license - the cost of which may include a donation to a suitable charity or NGO.