Hello Mike,

You can find the information about configuring Websockets in the docs -
https://knox.apache.org/books/knox-1-0-0/user-guide.html#Websocket+Support
It also has an example rewrite.xml and service.xml rule.

Let us know how it goes.

Best,
Sandeep

On Sun, Mar 18, 2018 at 5:47 PM, Mike Mester <m...@mester.io> wrote:

> As part of my Hadoop infrastructure I have a node frontend.  Part of the
> app is served up by NGINX and Knox rewrite rules work fine for this.  The
> challenge is that the application is an AngularJS application that connects
> to a backend data provider on a tcp port (3123 in this case).  I have read
> through and have the web portion of the interface working per the guide
> found here.  (https://cwiki.apache.org/confluence/display/KNOX/
> Proxying+a+UI+using+Knox).  I dont see any information on how to handle a
> web socket application however.  Any help would be appreciated.
>
>
>

Reply via email to