Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@conduitplatform/grpc-sdk

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conduitplatform/grpc-sdk

This module provides a framework to bind all Conduit modules in a safe and consistent way.

  • 0.14.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
460
increased by3.37%
Maintainers
1
Weekly downloads
 
Created
Source

Conduit SDK module

This module provides a framework to bind all Conduit modules in a safe and consistent way.

It is also used to provide syntactic sugar that makes development easier.

Build Steps

  • run build.sh
  • run npm build

Features

  • Service registration & Discovery
  • Route registration
  • Provides wrappers for grpc handlers to support async
  • Parses incoming requests and outgoing responses to JSON
  • Provides health check service out of the box
  • Manages the grpc server so you don't have to
  • Provides typings for common Conduit models

FAQs

Package last updated on 20 Jul 2022

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