connectrpc 1.0.0 copy "connectrpc: ^1.0.0" to clipboard
connectrpc: ^1.0.0 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.

12
likes
150
points
12.2k
downloads

Publisher

verified publisherconnectrpc.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

fixnum, http2, path, protobuf

More

Packages that depend on connectrpc