gentle_rpc

RPC library

An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers.

JSON-RPC 2.0 library with HTTP and WebSockets support for deno and the browser

GitHub

45 stars
2 watching
9 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list

browserdenoesmodulesfetchjavascriptjson-rpc2rpctypescriptwebsocketwebsockets

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
deno-libs/rpcA JSONRPC server router for Deno24
ryo-ma/deno-websocketA simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections.152
elpheria/rpc-websocketsEnables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0595
authorizon/fastapi_websocket_rpcProvides a robust and production-ready bidirectional JSON RPC channel over Websockets.7
nedpals/v-jsonrpcA basic JSON-RPC 2.0-compliant server written in a programming language.32
zaiste/wrenA lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API77
rogermolas/rmhttpA lightweight iOS and watchOS REST API library7
samchon/tgridA framework for distributed computing and remote procedure calls over WebSocket and worker protocols.148
drashland/wocketA WebSocket library for Deno that enables real-time communication between clients and servers.104
joshmarshall/jsonrpclibJSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications.448
eddelbuettel/rcppsimdjsonA set of C++ bindings for a fast JSON parsing library118
danwrong/restlerA Node.js library for making HTTP requests with automatic serialization and deserialization of data.1,986
synrc/rpcGenerates API SDKs for various languages based on Erlang's Type Specification.18
denyncrawford/dropper-denoA custom event-based WebSocket framework for building real-time apps on Deno26
osamingo/jsonrpcA JSON-RPC 2.0 implementation package in Go187