connect_kit 0.1.0 copy "connect_kit: ^0.1.0" to clipboard
connect_kit: ^0.1.0 copied to clipboard

A Connect RPC runtime for Dart: a transport factory with pinned roots and keep-alive, an interceptor chain with retry, metadata and compression middlewares, and the protobuf well-known types.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-09-04 #

First release: createConnectTransport with ConnectTransportConfig and RpcHttpClientHandle, the pinned RootCertificates, ConnectMiddleware with back-pressure and signal-based cancellation, ConnectRetryMiddleware, ConnectMetadataMiddleware, ConnectClient and the well-known type re-exports.

1
likes
150
points
--
downloads

Documentation

API reference

Publisher

verified publisherdmitrii.app

Weekly Downloads

A Connect RPC runtime for Dart: a transport factory with pinned roots and keep-alive, an interceptor chain with retry, metadata and compression middlewares, and the protobuf well-known types.

Repository (GitHub)
View/report issues

Topics

#connectrpc #grpc #protobuf #rpc #transport

License

MIT (license)

Dependencies

async, collection, connectrpc, core_model, fixnum, meta, protobuf

More

Packages that depend on connect_kit