exslim / node-protobuf

Protocol Buffers parsing and serialization for node

Home Page:http://code.google.com/p/protobuf-for-node/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is fork of protobuf-for-node library.

Changes

  1. Fixed a bug which corrupts field names in proto files.
  2. Library compiles in single node module.

Credits

Author: Matthias Ernst

About

Protocol Buffers parsing and serialization for node

http://code.google.com/p/protobuf-for-node/

License:Apache License 2.0


Languages

Language:C++ 90.8%Language:JavaScript 6.2%Language:C 2.9%