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/200bd6de4da338def30d2ccf71979ee34b3652e7 Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
