Skip to content

protobuf-thrift update

Compare
Choose a tag to compare
@YYCoder YYCoder released this 11 Jun 10:23
· 6 commits to master since this release

protobuf to thrift add features as below:

  1. support comment
  2. replace go-thrift with thrifter
  3. refactor pb => thrift transformation process, remove unnecessary go-thrift ast node generation
  4. pb2thrift support message nest enum and message, add a prefix to identify
  5. support wasm, optimize code structure