Hi Alan, Thanks for the response.
1. I am working on WebSocket support for Qpid Dispatch. Once that is > done I intend to pull the code back into the proton core, so there > would be C and C++ support. I'm using the libwebsocket.org C library. This sounds excellent. Are you in a position to provide an ETA? That would help us factor this into our project plans. Regards, Robin. *Robin Zimmermann* Director, Product Management | Mobile: +1-650-867-6686 *----**----**----**---* *----------------------------------------------------------------------* Kaazing >|< *When real-time matters **™* Kaazing.com <http://www.kaazing.com/> | Blog <http://blog.kaazing.com/> | Twitter <https://twitter.com/kaazing> On Mon, Nov 21, 2016 at 2:26 PM, Alan Conway <[email protected]> wrote: > On Mon, 2016-11-21 at 14:03 -0800, Robin Zimmermann wrote: > > Hi, > > > > Does anyone know of a C++ client that supports AMQP 1.0 over > > WebSocket, > > since it's now been standardized? > > > > I searched the archives but did not see anything recent. > > > > If not a C++ client, what about a C client? > > > > No but... > > 1. I am working on WebSocket support for Qpid Dispatch. Once that is > done I intend to pull the code back into the proton core, so there > would be C and C++ support. I'm using the libwebsocket.org C library. > > 2. C and C++ proton provide a low-level "connection_driver" that you > can combine with libwebsocket.org or some other library to do it > yourself in the meantime. Please let me know if you go this way as we > will probably have things to talk about. > > Cheers, > Alan. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
