Re: protobuf-nginx (nginx code generator for protocol buffers messages)

2013-04-22 Thread Brian Akins
I use protobufs in nginx via Lua. An example: https://github.com/bakins/lua-resty-riak Easy and speedy. ___ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel

protobuf-nginx (nginx code generator for protocol buffers messages)

2013-04-22 Thread Dave Bailey
Hi, I've written a Google Protocol Buffers code generator for nginx module developers interested in using protobuf messages within nginx natively. The project is on Github here: https://github.com/dbcode/protobuf-nginx/ The README.md gives more details, but the intent is to generate code that fo