On 29 January 2016 at 07:01, Clemens Vasters <cleme...@microsoft.com> wrote: > It appears that Proton-J doesn't implement the WebSocket protocol binding, > yet. (I may also not be looking in the right places) > > Is that on the backlog for some time in the nearer future? > > Thank you > Clemens >
Hi Clemens I'm not aware of anyone working on this or planning to in the near future (but anyone reading knowing otherwise, feel free to shout). Possibly related, someone from the Azure IoT Hub team asked the same before the holidays looking to prevent duplicate effort. I think the core engine is largely good to go, I know the current working state of the websocket binding removed some prior obstacles in that area. I guess that would leave any bits actually creating sockets such as the IO bits added with the Reactor (I'm not really familiar with those as my dealings are mostly around the core engine). Robbie