connectrpc 0.4.1 copy "connectrpc: ^0.4.1" to clipboard
connectrpc: ^0.4.1 copied to clipboard

Implementation of the Connect protocol for Dart. Simple, reliable, interoperable. Protobuf RPC that works

example/README.md

Examples #

Eliza #

A chat app for ELIZA, a very simple natural language processor built in the 1960s to represent a psychotherapist. The ELIZA service is implemented using Connect-Go, is already up and running in production, and supports both the gRPC-Web and Connect protocols.

Web #

Demonstrates using a connect client from a dart web project connecting to a remote server. Project generated using dart create -t web.

10
likes
150
points
5.74k
downloads

Publisher

verified publisherconnectrpc.com

Weekly Downloads

Implementation of the Connect protocol for Dart. Simple, reliable, interoperable. Protobuf RPC that works

Homepage
Repository (GitHub)

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

fixnum, http2, path, protobuf

More

Packages that depend on connectrpc