Skip to content

nihilityer/easy_protobuf_edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_protobuf_edit

简单的Protobuf数据阅读和修改

simple Protobuf data reading and modification

使用 / Usage:

1、获取file_descriptor_set / Get file_descriptor_set

$ protoc --proto_path="." -o file_descriptor_set.bin example.proto

2、使用GUI界面编辑 / Use the GUI for editing

$ easy_protobuf_edit

路线图 / Roadmap

  • Protobuf数据文件解析
  • 更好用的页面交互
  • 通过Json文件输出Protobuf Base64编码数据
  • 可视化网页
  • 更多功能……

About

简单的Protobuf(Protocol Buffers)数据阅读和修改 simple Protobuf data reading and modification, GUI interactive editing

Resources

License

Stars

Watchers

Forks

Contributors