My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: javascript, js, protobuf, protocolbuffers
Show all Featured downloads:
protobuf-js-0.0.0.zip
Show all Featured wiki pages:
CodeSample
People details
Project owners:
  andyjpn

NOTE: This project is just started and very experimental one. The functionalities are extremely limited and some of them may be completely changed in future editions.

What's this?

`protobuf-js' is a Protocol Buffers encoder/decoder for Javascript.

Would you like to try?

  1. download
  2. ruby bin/start_server.rb
  3. access http://yourserver:10080/
  4. click the `Decode!' button
  5. see the decoded message

What's happen?

Your browser downloaded data/sample.bin encoded by ruby-protobuf and then protobuf-js decoded the binary message.

Code Sample

Please see CodeSample.

Limitation

(Some of them will be implemeted in future, and others will be ignored forever)

Dependencies









Hosted by Google Code