RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-dart
The Dart language implementation of gRPC.
884
10
109
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2633
Followers
0
Following
31
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
upgradeProtobuf
upgradeProto
tinyFix
Releases
package:grpc v5.1.0
package:grpc v5.0.0
package:grpc v4.3.1
Commits
Upgrade protobuf to 6.0.0 and add proto export (#816) * Upgrade protobuf to 6.0.0 * Re-export some protos * Add new export of protos * Update CHANGELOG.md Co-authored-by: Kevin Moore <kevmoo@user
Bump actions/checkout from 4.2.2 to 6.0.0 (#813) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [
Update protos (#812) * Update protos * remove proto exports * fix changelog
Issues
Question: How to implement a ClientInterceptor with async body
Grpc connect to some site and fail on some
Streaming issue on web only