mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
flatbuffers project currently depends on an old version of GRPC library and has known issues working with the latest version (issue #5836). Therefore, a patch file is created and put under bazel/ directory before supporting the latest GRPC version.