Skip to content

emily33901/vproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vproto

vproto can parse most (or maybe all...) of the proto2 spec. It compiles the Steam Protobufs generating valid code and also parses the protoc plugin protobufs (which can be found in plugin/google/protobuf). It can parse options, extensions, map fields and extends definitions but does not generate relevent code for it.

vproto is used by vapor for both generating V code and runtime packing and unpacking of those generated protobufs

About

Protobuf compiler and runtime in V

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published