Skip to content

MartinNiederl/grpc-dart

 
 

Repository files navigation

The Dart implementation of gRPC: A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.

Build Status pub package

Usage

See the Dart gRPC Quickstart.

grpc-web in a browser context is supported by package:grpc/grpc-web.dart.

Status

If you experience issues, or if you have feature requests, please open an issue.

Notes

This library requires Dart SDK version 2.2.0 or later.

It currently supports the the Flutter and Dart native platforms.

About

The Dart language implementation of gRPC.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.4%
  • Other 0.6%