[zeromq-dev] ZmqSocket.as - talk to zmq from ActionScript

Martin Sustrik sustrik at 250bpm.com
Sun May 22 18:03:57 CEST 2011


Hi Artur,

> I've written a ZmqSocket.as, a TCP socket wrapper which simplifies the
> job of talking to zmq sockets from ActionScript. If you are writing a
> Flash application with zmq on the server side, it might be useful. It's
> available at http://code.google.com/p/zmqsocket-as/
>
> It passes my simple tests, but if you still find any bugs - please drop
> me a line :)
>
> And for those interested in connecting browsers with zmq - the goal is
> to create JavaScript wrapper for a Flash object based on ZmqSocket.as
> I hope next week ZmqSocket.js will also be available.

Very nice! Questions about using 0MQ from AxtionScipt and JavaScript are 
pretty common.

You should definitely link the project from zeromq.org website (it's a 
wiki).

Martin



More information about the zeromq-dev mailing list