kafka2websocket
kafka2websocket copied to clipboard
Using it behind nginx
Hi, Currently I have my nginx server running. How can I run behind my nginx server for both web socket and kafka?
To run this tool behind reverse proxy you would have to proxy both HTTP and WebSocket traffic back to the tool. I'm not sure how to do this with Nginx but it does seem possible.