Socket
Book a DemoInstallSign in
Socket

@bufbuild/connect-query

Package Overview
Dependencies
Maintainers
10
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufbuild/connect-query

This is the runtime library package for Connect-Query. You'll find its code generator at [@bufbuild/protoc-gen-connect-query](https://www.npmjs.com/package/@bufbuild/protoc-gen-connect-query).

latest
Source
npmnpm
Version
0.4.1
Version published
Weekly downloads
1.2K
7.66%
Maintainers
10
Weekly downloads
 
Created
Source

@bufbuild/connect-query

This is the runtime library package for Connect-Query. You'll find its code generator at @bufbuild/protoc-gen-connect-query.

Connect-Query is an expansion pack for TanStack Query (react-query), written in TypeScript and thoroughly tested. It enables effortless communication with servers that speak the Connect Protocol.

The procedures are defined in a Protocol Buffer schema implemented by your backend, and Connect-Query generates the clients and related types to access the backend with TanStack Query. The clients support two protocols: gRPC-web, and Connect's own protocol.

To get started, head over to the docs for a tutorial, or take a look at our examples for integration with various frameworks.

FAQs

Package last updated on 11 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts