Thursday, November 16, 2017

java reverse proxy for websockets

this is easy to do with node:
https://github.com/nodejitsu/node-http-proxy

but with java it's proven much more difficult to find. just found this:
https://github.com/barrett-rob/java-websocket-reverse-proxy


haven't tried it, but looks like it will work


No comments: