Protocol buffers for JavaScript?

后端 未结 3 542
野趣味
野趣味 2020-12-25 12:58

Is there a way to do protocol buffers in JavaScript?

Why for .js?

If you think about sciencey requirements for a moment, situations pop up where you might wa

3条回答
  •  渐次进展
    2020-12-25 13:38

    I have been looking for protobuf for javascript. There is a project here: https://github.com/dcodeIO/ProtoBuf.js

提交回复
热议问题