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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
