We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da80daa commit 9fbaba5Copy full SHA for 9fbaba5
README.md
@@ -11,6 +11,8 @@ Elixir HTTP client libraries. Perfect when you need to transparently proxy
11
requests to another service but also need to have full programmatic control
12
over the outgoing requests.
13
14
+> **Note:** For websocket reverse proxying, see [reverse_proxy_plug_websocket](https://hex.pm/packages/reverse_proxy_plug_websocket).
15
+
16
This project grew out of a fork of
17
[elixir-reverse-proxy](https://github.com/slogsdon/elixir-reverse-proxy).
18
Advantages over the original include more flexible upstreams, zero-delay
0 commit comments