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
45 stars
2 watching
9 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
browserdenoesmodulesfetchjavascriptjson-rpc2rpctypescriptwebsocketwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
elpheria/rpc-websockets | Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 592 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
rogermolas/rmhttp | A lightweight iOS and watchOS REST API library | 7 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
drashland/wocket | A WebSocket library for Deno that enables real-time communication between clients and servers. | 104 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 447 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 117 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
denyncrawford/dropper-deno | A custom event-based WebSocket framework for building real-time apps on Deno | 26 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |