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/
7613
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:
54bfa174e7
protobuf
/
ruby
/
compatibility_tests
/
v3.0.0
/
tests
/
test_import.proto
5 lines
69 B
Raw
Blame
History
syntax
=
"proto3"
;
package
foo_bar
;
message
TestImportedMessage
{
}
Reference in new issue
View Git Blame
Copy Permalink