[zeromq-dev] zmq raw sockets in Perl ?

Dylan Cali calid1984 at gmail.com
Fri Jan 17 06:59:41 CET 2014


For a simple zeromq interface in Perl there is ZMQ::FFI which you can find
here: https://github.com/calid/zmq-ffi


On Wed, Jan 15, 2014 at 11:19 PM, mraptor <mraptor at gmail.com> wrote:

> hi,
>
> How can I create a raw socket in Perl ?
> I need it as a bridge to zmq apps..
> I'm OK if I can only receive messages, also I dont need to ACK the
> received data... Is it possible to that ? How ?
> (probably what I'm saying is that I want to be able to receive raw-data (
> data which does not use zmq wire protocol ) on a socket )
>
> thanks
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140116/b11559c1/attachment.htm>


More information about the zeromq-dev mailing list