[protobuf] Re: ProtoBuf.js - protobuf for JavaScript

2013-03-18 Thread Daniel Wirtz
If you have a project that should be listed here, please send a message to the discussion group I'd be happy if you'd add ProtoBuf.js to http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns#Programming_Languages -- You received this message because you are subscribed to the Google Groups

[protobuf] ProtoBuf.js - protobuf for JavaScript

2013-03-07 Thread Daniel Wirtz
A protobuf implementation including a .proto parser, reflection, message class building and simple encoding and decoding in plain JavaScript. No compilation step required, works out of the box on .proto files. GitHub: https://github.com/dcodeIO/ProtoBuf.js npm: https://npmjs.org/package/protobuf