fastapi_websocket_rpc

RPC client

Provides a robust and production-ready bidirectional JSON RPC channel over Websockets.

Fork of https://github.com/permitio/fastapi_websocket_rpc

GitHub

7 stars
0 watching
0 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
authorizon/fastapi_websocket_pubsub An API framework allowing real-time communication between clients and servers over WebSockets. 13
smagafurov/fastapi-jsonrpc A JSON-RPC server implementation using FastAPI 293
elpheria/rpc-websockets Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 595
oca/odoorpc A Python module that provides an interface to interact with Odoo servers through JSON-RPC. 240
fanatid/bitcoind-rpc-client A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface 3
bitpay/bitcoind-rpc A JavaScript client library to connect to Bitcoin Core RPC. 175
cxxxr/jsonrpc A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls 67
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
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
ambianic/peerjs-python Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. 90
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 336
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 448
zcattacz/ujrpc Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs 5
timonson/gentle_rpc An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. 45
tomerfiliba-org/rpyc A transparent and symmetric RPC library for remote procedure calls and distributed computing 1,585