Hacker News new | past | comments | ask | show | jobs | submit login

Have a look at alphaheavy's protobuf implementation as a starting point.



Or just send some pull requests!

I think the core of our protobuf library should support many different encoding formats. There is often no need to define and redfine types to support multiple wire formats: Protobuf, Thrift, Cap'n Proto, etc. One definition is enough for most.

https://github.com/alphaHeavy/protobuf




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: