This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
grpc
Watch
8
Star
0
Fork
You've already forked grpc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
49561
Commits
300
Branches
385
Tags
1.4 GiB
C++
70%
Python
11.2%
C
4.1%
Starlark
3.9%
Shell
2.4%
Other
7.9%
Tree:
362aff3458
grpc
/
third_party
/
upb
/
tests
/
test.proto
8 lines
105 B
Raw
Blame
History
syntax
=
"proto2"
;
package
upb_test
;
message
MapTest
{
map
<
string
,
double
>
map_string_double
=
1
;
}
Reference in new issue
View Git Blame
Copy Permalink