Burgy Benjamin

Results 6 comments of Burgy Benjamin

Any recommendations to start this issue ? Websockex as client ? Purely forwarding the frames TCP ?

Soon as this pull request(https://github.com/elixir-plug/plug_cowboy/pull/88) is merged, I will try to implement the websocket proxying with gun(https://github.com/ninenines/gun) as internal client for proxing frames to the upstreams.

Ok the support for the websocket has been merged into plug_cowboy: https://hexdocs.pm/plug_cowboy/Plug.Cowboy.html#module-websocket-support

> Yep, I moved to nginx ;)

But you can check the package plug_cowboy, recently the support of the websocket was added, it was really not easy to send the messages to the backend server and reply...

Question ... Do you have a specific branch If I would like to add the feature into the current release SpecFlow package (3.9.*) instead of in the master branch which...