[undertow-dev] Proxy Server with WebSocket Support?

Hicks, Matt matt at matthicks.com
Wed May 18 14:36:56 EDT 2016


It seems to partially work, but when I actually try to send a message through
the WebSocket the connection dies.
Here's my code:
https://gist.github.com/darkfrog26/ce90a08a8bd58e674e7faed84d021db8
Seems pretty simple and straight-forward, but perhaps I have to set something
special for WebSockets to work? On Wed, May 18, 2016 at 12:46 PM Stuart Douglas <sdouglas at redhat.com> wrote:
It should just work automatically.



On 18 May 2016 19:37, "Hicks, Matt" < matt at matthicks.com > wrote:
>
>
> How difficult would it be to write a proxy server that proxies to a web server
that takes advantage of WebSockets? I've been looking through the documentation
and though there is easy access to proxying and direct support for WebSockets, I
can't see a clear path to integrate the two to create a proxy server that
proxies to a web server that utilizes WebSockets.
>
> Any examples, tutorials, links, sample code, etc. is greatly appreciated.
>
> Thanks,
>
> Matt Hicks
>


> ______________________________ _________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/ mailman/listinfo/undertow-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20160518/10125868/attachment.html 


More information about the undertow-dev mailing list