Skip to content

Commit 3b9b874

Browse files
authored
Merge pull request #249 from tallarium/websocket-proxy-readme-note
add note about reverse_proxy_plug_websocket
2 parents da80daa + 9fbaba5 commit 3b9b874

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Elixir HTTP client libraries. Perfect when you need to transparently proxy
1111
requests to another service but also need to have full programmatic control
1212
over the outgoing requests.
1313

14+
> **Note:** For websocket reverse proxying, see [reverse_proxy_plug_websocket](https://hex.pm/packages/reverse_proxy_plug_websocket).
15+
1416
This project grew out of a fork of
1517
[elixir-reverse-proxy](https://github.com/slogsdon/elixir-reverse-proxy).
1618
Advantages over the original include more flexible upstreams, zero-delay

0 commit comments

Comments
 (0)