[zeromq-dev] How the API files are generated?

Michal Vyskocil michal.vyskocil at gmail.com
Mon Jan 2 11:07:41 CET 2017


Thanks.

I realized that lua ffi can't accept function reference, so this is not
that easy to solve.

Dne 22. 12. 2016 21:01 napsal uživatel "Luca Boccassi" <
luca.boccassi at gmail.com>:

> On Thu, 2016-12-22 at 18:56 +0100, Michal Vyskocil wrote:
> > Hi,
> >
> > as a part of Lua FFI bindings project I'd like to write self contained
> > test for malamute, however mlm_server is not a part of API model. Only
> > mlm_proto and mlm_client API files are generated. Can someone point me
> > to the correct way how to make mlm_server API file?
>
> zproto_client_c.gsl creates the file, while zproto_server_c.gsl doesn't,
> just because at the time it wasn't needed yet, so please do add support
> for it if you need it.
>
> See
> https://github.com/zeromq/zproto/commit/200bd6de4da338def30d2ccf71979e
> e34b3652e7
>
> Kind regards,
> Luca Boccassi
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170102/52bb466e/attachment.htm>


More information about the zeromq-dev mailing list