New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@connectrpc/connect-query

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectrpc/connect-query

TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.

  • 0.6.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35K
decreased by-19.35%
Maintainers
7
Weekly downloads
 
Created
Source

@connectrpc/connect-query

This is the runtime library package for Connect-Query. You'll find its code generator at @connectrpc/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 24 Oct 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc