This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
protobuf
Watch
8
Star
0
Fork
You've already forked protobuf
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
19237
Commits
204
Branches
369
Tags
184 MiB
C++
32%
Java
18.2%
C#
16.2%
Objective-C
10%
JavaScript
6.3%
Other
17.1%
Tree:
bde72abba0
protobuf
/
rust
/
test
/
shared
/
utf8
/
no_features_proto2.proto
7 lines
96 B
Raw
Blame
History
syntax
=
"proto2"
;
package
utf8
;
message
NoFeaturesProto2
{
optional
string
my_field
=
1
;
}
Reference in new issue
View Git Blame
Copy Permalink