Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocket? #108

Open
rchockxm opened this issue May 13, 2015 · 6 comments
Open

WebSocket? #108

rchockxm opened this issue May 13, 2015 · 6 comments

Comments

@rchockxm
Copy link

Hi,

I was wondering, is there any plan to add WebSocket feature?

Regards,
Rchockxm

@xaqq
Copy link
Member

xaqq commented May 15, 2015

Hello,

Are you referring to http://rfc.zeromq.org/spec:39 ?

I personaly do not plan to implement support for it (at least not in the foreseeable future) but we would accept patches. However, I believe that this would be better if this was implemented in libzmq directly because it would make it available to all bindings.

@hintjens
Copy link
Member

Alternatively, implementing it in CZMQ would make it very easy to wrap.

On Fri, May 15, 2015 at 10:40 AM, KAPP Arnaud notifications@github.com
wrote:

Hello,

Are you referring to http://rfc.zeromq.org/spec:39 ?

I personaly do not plan to implement support for it (at least not in the
foreseeable future) but we would accept patches. However, I believe that
this would be better if this was implemented in libzmq directly because it
would make it available to all bindings.


Reply to this email directly or view it on GitHub
#108 (comment).

@rchockxm
Copy link
Author

Hi, xaqq,

Thanks for your reply.

I've read that the article.
I'm using ZWSSock with CZMQ under Visual C++ 2013.

I just do not understand why there is zmqpp and zmqpp, what are their differences, as well as the friendliness of the WebSocket.

Regards,
Rchockxm

@rchockxm
Copy link
Author

Hi, hintjens,

Thanks for your reply.

I've been using the C and ZeroMQ, and want to use c ++ and WebSocket, but I did not find the relevant examples. Or you can give me some tips?

Regards,
Rchockxm

@xaqq
Copy link
Member

xaqq commented Jun 11, 2015

I've been using the C and ZeroMQ, and want to use c ++ and WebSocket, but I did not find the relevant examples. Or you can give me some tips?

That's the thing, this is not implemented yet. I believe the ZRFC was drafted by @somdoron and he implemented support for it in the .NET binding, as well as in Javascript library.

@somdoron
Copy link
Member

somdoron commented Jul 3, 2015

also in https://github.com/zeromq/zwssock

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants