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

Reply via email to