All Projects → deeplay-io → nice-grpc

deeplay-io / nice-grpc

Licence: MIT license
A TypeScript gRPC library that is nice to you

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nice-grpc

rpc ts
Remote Procedure Calls in TypeScript made simple 🤞
Stars: ✭ 71 (-40.83%)
Mutual labels:  grpc, grpc-web
docker-protobuf
An all-inclusive protoc Docker image
Stars: ✭ 105 (-12.5%)
Mutual labels:  grpc, grpc-web
Grpc Web
gRPC Web implementation for Golang and TypeScript
Stars: ✭ 3,722 (+3001.67%)
Mutual labels:  grpc, grpc-web
grpc-firewall-bypass
initiate connections to gRPC servers that live behind a firewall (https://github.com/grpc/grpc-go/issues/484)
Stars: ✭ 53 (-55.83%)
Mutual labels:  grpc
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+3348.33%)
Mutual labels:  grpc
mrcnn serving ready
🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI
Stars: ✭ 96 (-20%)
Mutual labels:  grpc
sfdx-lightning-api-component
⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.
Stars: ✭ 62 (-48.33%)
Mutual labels:  promise
FSharp.GrpcCodeGenerator
A protoc plugin to enable generation of F# code
Stars: ✭ 61 (-49.17%)
Mutual labels:  grpc
sisyphus
Sisyphus is the way how we provide backend services.
Stars: ✭ 59 (-50.83%)
Mutual labels:  grpc
grpc-jwt-spring-boot-starter
Spring boot starter for gRPC framework with JWT authorization
Stars: ✭ 24 (-80%)
Mutual labels:  grpc
grphp
PHP gRPC Framework
Stars: ✭ 19 (-84.17%)
Mutual labels:  grpc
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (-74.17%)
Mutual labels:  promise
wise-river
Object streaming the way it should be.
Stars: ✭ 33 (-72.5%)
Mutual labels:  promise
grpcp
grpcp is a Grpc Persistent Connection Pool.
Stars: ✭ 96 (-20%)
Mutual labels:  grpc
combine-promises
Like Promise.all(array) but with an object instead of an array.
Stars: ✭ 181 (+50.83%)
Mutual labels:  promise
protoc-gen-grpc-gateway-ts
protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
Stars: ✭ 68 (-43.33%)
Mutual labels:  grpc
organiser
An organic web framework for organized web servers.
Stars: ✭ 58 (-51.67%)
Mutual labels:  promise
Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Stars: ✭ 46 (-61.67%)
Mutual labels:  grpc
agrpc
Async GRPC with C++20 coroutine support
Stars: ✭ 53 (-55.83%)
Mutual labels:  grpc
RPC reactive
Examples and explanations of how RPC systems works.
Stars: ✭ 25 (-79.17%)
Mutual labels:  grpc

nice-grpc

A gRPC library that is nice to you.

Features

  • Written in TypeScript for TypeScript.
  • Modern API that uses Promises and Async Iterables for streaming.
  • Cancelling client and server calls using AbortSignal.
  • Client and server middleware support via concise API that uses Async Generators.

Packages

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].