Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node.js/Javascript support #343

Closed
xfxyjwf opened this issue May 4, 2015 · 4 comments
Closed

Add node.js/Javascript support #343

xfxyjwf opened this issue May 4, 2015 · 4 comments

Comments

@xfxyjwf
Copy link
Contributor

xfxyjwf commented May 4, 2015

No description provided.

@xfxyjwf xfxyjwf added this to the v3.0.0-alpha-3 milestone May 4, 2015
@cfallin
Copy link
Contributor

cfallin commented May 4, 2015

FYI for anyone watching this: JS support is currently in-progress.

@xfxyjwf
Copy link
Contributor Author

xfxyjwf commented May 26, 2015

We decided to skip it in v3.0.0-alpha-3 release.

@xfxyjwf xfxyjwf removed this from the v3.0.0-alpha-3 milestone May 26, 2015
@cfallin cfallin removed their assignment May 27, 2015
@seishun
Copy link
Contributor

seishun commented Jun 7, 2015

Sorry if this is the wrong place to ask.

  1. Is the plan to make a pure JS module or one that requires compilation?
  2. Are you planning to convert field names into camelCase like it's done in the Java implementation, or to keep them as-is? I'm passing decoded objects directly to users and I'd prefer to avoid breaking the API when I switch to the official implementation. (I'm currently using ProtoBuf.js which supports both, so I can change it in the upcoming major version)

@xfxyjwf
Copy link
Contributor Author

xfxyjwf commented Jan 20, 2016

JavaScript support is added to the js directory:
https://github.com/google/protobuf/tree/master/js

@xfxyjwf xfxyjwf closed this as completed Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants