Re: WebSockets and request parameters

2016-03-20 Thread Deven Phillips
I have started the work to prepare some PRs to implement these changes, but I think that I would like some feedback on my approach.. Currently, I am thinking that a parameter `passRequest` could be set such that when a message is processed in an Exchange it would have the HttpServletRequest object

Re: WebSockets and request parameters

2016-03-19 Thread Claus Ibsen
Yeah Feel free to dive into the source code, there are 3 ws modules camel-websocket camel-ahc-ws amel-atmosphere-websocket On Tue, Mar 15, 2016 at 6:23 PM, Deven Phillips wrote: > Hi all, > >We are using WebSockets for some our inter-service communications and I > am working to replace so

Re: WebSockets and request parameters

2016-03-19 Thread Deven Phillips
Claus, Thanks for the information... I will get in there and try to get it done this weekend. Cheers, Deven On Thu, Mar 17, 2016 at 3:46 AM, Claus Ibsen wrote: > Yeah > > Feel free to dive into the source code, there are 3 ws modules > > camel-websocket > camel-ahc-ws > amel-atmosphere-we