This repository contains Go implementation for protocol buffers.
The code design is based on protocolbuffers/protobuf-go.
- [
encoding/protolua
]:
Packageprotolua
converts protobuf messages to lua data types mostly using tables.
One way conversion is only supported for now.
Limited support of protobuf types because for it is only in usage in context of LuaTex.