DEV Community

23n6
23n6

Posted on

2 2

gRPC Client Toolkit with interceptors and React Hooks

🚀 gRPC Client Toolkit

gRPC Client Toolkit is the port of gRPC-Web library.

Features

  • Typescript first-class support.
  • Set default gRPC configs.
  • Supports connect the gRPC Service Promise and Callbacks.
  • Get all the methods in gRPC Service.
  • Interceptors.
  • Easy to install, update and support thanks to npm packages.

Packages

This library is organized into small packages with few dependencies.

Package Description npm
GRPC Client Toolkit This library is intended for both JavaScript and TypeScript usage from a web browser. @nixjs23n6/core
GRPC Client React A react context which helps you to deal with gRPC web. @nixjs23n6/react

Reference

  1. Repository: https://github.com/nixjs/grpc-client-toolkit
  2. gRPC: https://grpc.io/
  3. gRPC-Web: https://github.com/grpc/grpc-web

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

đź‘‹ Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay