[zeromq-dev] How do I send 0MQ messages via a WebSocket?

2013-01-22 Thread crocket
It's possible that one of our customers might want to control precious machines(responsible for supplying clean water to many people) over the internet. In that case, I need some sort of a strong encryption mechanism. Since I don't know SSL/TLS handshake encryption and don't want to implement

Re: [zeromq-dev] How do I send 0MQ messages via a WebSocket?

2013-01-22 Thread crocket
It turned out that people wouldn't control water plant facility from outside. So I won't need an encryption. But I still want to know if it's possible to connect or bind to a WebSocket. On Wed, Jan 23, 2013 at 1:58 PM, crocket crockabisc...@gmail.com wrote: It's possible that one of our

Re: [zeromq-dev] How do I send 0MQ messages via a WebSocket?

2013-01-22 Thread Justin Karneges
Look at zerogw or mongrel2. On Wednesday, January 23, 2013 02:06:45 PM crocket wrote: It turned out that people wouldn't control water plant facility from outside. So I won't need an encryption. But I still want to know if it's possible to connect or bind to a WebSocket. On Wed, Jan 23,