nestjs-rpc
RPC framework
A package providing support for JSON-RPC in NestJS applications.
NestJS Json RPC package
62 stars
1 watching
13 forks
Language: TypeScript
last commit: about 21 hours ago
Linked from 1 awesome list
json-rpcnestjsnodejsrpc
Related projects:
Repository | Description | Stars |
---|---|---|
nuxinl/arpc | An RPC framework that supports file descriptor passing and privilege separation. | 18 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
nats-rpc/nrpc | An RPC framework for NATS, allowing service discovery and load balancing without the need for load balancers. | 651 |
sergey-telpuk/nestjs-rbac | An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach. | 429 |
137-rick/dora-rpc | A PHP-based RPC framework designed for complex projects' separation and service discovery | 468 |
smallnest/rpcx-rs | A Rust library providing a simple framework for creating cross-platform RPC services. | 128 |
kekekeks/corerpc | An extensible RPC library with support for multiple transport protocols and automatic class registration. | 82 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |
cloud-rocket/arduino-json-rpc | An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 957 |
kostya/simple_rpc | An RPC framework for building remote procedure calls between different languages and applications. | 68 |
cxxxr/jsonrpc | An implementation of JSON-RPC protocol in Common Lisp for creating simple remote procedure calls. | 66 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |