square / protob

Protocol buffers for Nodejs
Other
77 stars 12 forks source link

Do you support maps? #6

Open amiorin opened 9 years ago

amiorin commented 9 years ago

And what was the problem with protobufjs?

hassox commented 8 years ago

At square we rely heavily on extensions and protobufjs wasn't able to support our needs. We use some of the code from the same library where we can but we were unable to refactor protobufjs sufficiently to even compile the protos :(

Also protob currently doesn't support maps or any of the v3 features.