vania_grpc 1.0.0 copy "vania_grpc: ^1.0.0" to clipboard
vania_grpc: ^1.0.0 copied to clipboard

Production-ready gRPC server and client integration for Vania.

1.0.0 #

First stable release.

  • Requires vania 2.0.0.
  • gRPC server and client integration with Vania's service providers.
  • The canonical grpc.health.v1 service ships at proto/health.proto, with tool/generate_proto.sh for regenerating the Dart bindings.
  • GrpcExceptionInterceptor is not added twice when the caller already supplies one — the first interceptor on the list wins.
  • Prevent duplicate GrpcExceptionInterceptor in the server chain when the caller adds their own — the first one on the list wins.
  • Ship the canonical grpc.health.v1 .proto at proto/health.proto plus tool/generate_proto.sh for regenerating Dart bindings.
  • Real README.
0
likes
160
points
77
downloads

Documentation

Documentation
API reference

Publisher

verified publishervdart.dev

Weekly Downloads

Production-ready gRPC server and client integration for Vania.

Homepage
Repository (GitHub)
View/report issues

Topics

#server #backend #grpc #rpc #vania

License

MIT (license)

Dependencies

grpc, meta, protobuf, vania

More

Packages that depend on vania_grpc