<div dir="ltr">Hi,<div dir="auto"></div>
<div><br></div><div>I have a custom reverse proxy that based on Undertow, my server uses undertow&#39;s handlers to receive HTTP request, convert them to my custom protocol and send them to another component in my system that talks to the actual web server and return the responses.</div><div><br></div><div><br></div><div>I would like to also support WebSocket requests, is it possible to support WebSockets handlers with the same prefix path of the HTTP handler? ( or use the same handler for both regular HTTP request and WebSockets connection) </div><div><br></div><div>Best,</div><div>Eldad</div><div><br></div></div>