rpc_dart 1.2.1 copy "rpc_dart: ^1.2.1" to clipboard
rpc_dart: ^1.2.1 copied to clipboard

gRPC-inspired library built on pure Dart, Backend-for-Domain (BFD)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rpc_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rpc_dart: ^1.2.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rpc_dart/rpc_dart.dart';
5
likes
0
points
410
downloads

Publisher

verified publisherdart.nogipx.dev

Weekly Downloads

gRPC-inspired library built on pure Dart, Backend-for-Domain (BFD)

Homepage
Repository (GitHub)
View/report issues

Topics

#rpc #grpc #streaming #bidirectional #backend-for-domain

Funding

Consider supporting this project:

liberapay.com

License

unknown (license)

More

Packages that depend on rpc_dart