This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
protobuf
mirror of
https://github.com/protocolbuffers/protobuf.git
Watch
8
Star
0
Fork
You've already forked protobuf
0
Code
Issues
Projects
Releases
Wiki
Activity
Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
17245
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:
1dbed2138c
protobuf
/
php
/
tests
/
proto
/
test_include.proto
7 lines
73 B
Raw
Blame
History
syntax
=
"proto3"
;
package
bar
;
message
TestInclude
{
int32
a
=
1
;
}
Reference in new issue
View Git Blame
Copy Permalink