mirror of https://github.com/grpc/grpc-dart.git
Bumps [vm_service](https://github.com/dart-lang/sdk/tree/main/pkg) from 14.3.1 to 15.0.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: vm_service dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Moritz <mosum@google.com> |
||
---|---|---|
.github | ||
example | ||
interop | ||
lib | ||
test | ||
tool | ||
.gitignore | ||
AUTHORS | ||
CHANGELOG.md | ||
CODE-OF-CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
MAINTAINERS.md | ||
README.md | ||
SECURITY.md | ||
analysis_options.yaml | ||
build.yaml | ||
pubspec.yaml |
README.md
The Dart implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
Learn more
- Quick Start - get an app running in minutes
- Examples
- API reference
For complete documentation, see Dart gRPC.
Supported platforms
Note: grpc-web is supported by
package:grpc/grpc_web.dart
. UDS-unix domain socket is supported with sdk version >= 2.8.0.
Contributing
If you experience problems or have feature requests, open an issue.
Note that we have limited bandwidth to accept PRs, and that all PRs require signing the EasyCLA.