Forwarding websocket traffic from a Plug proxy to a Phoenix endpoint

Hey all!

I’ve got an application that uses a Plug proxy to forward traffic to Phoenix endpoints. This works great for HTTP but Plug doesn’t seem to forward websocket traffic.