grpcio-sys 0.13.0+1.56.2-patched

FFI bindings to gRPC c core library
Documentation
1
2
3
4
5
6
7
8
# GPR - Google Portable Runtime for C

The files in this directory contain basic utility code and platform
abstractions for C code.  None of this code is gRPC-specific; anything
here may also be useful for other open source projects written in C.

Note that this is one of the few places in src/core where we allow
the use of portability macros.