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

Justin Karneges justin at affinix.com
Wed Jan 23 06:23:31 CET 2013


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, 2013 at 1:58 PM, crocket <crockabiscuit at gmail.com> wrote:
> > 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 them in my app,
> > an SSL WebSocket is desirable.
> > 
> > Is it possible to send 0MQ messages via a WebSocket?



More information about the zeromq-dev mailing list