I am working to set up a websocket server using Apache Camel. My requirement is that the javascript code requires an http/https based URL. I am trying to figure out how to proxy this data through Apache but now I'm wondering if it would be easier to do all this using Camel.
Does anyone have any experience with doing this and getting websockets over HTTP working? Thanks, Mark
