rpc
server
A JSONRPC server router for Deno
📡 JSONRPC server router for Deno
24 stars
1 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
denodeno-serverjsonrpcjsonrpc-serverrpctypescript
Related projects:
Repository | Description | Stars |
---|---|---|
timonson/gentle_rpc | An HTTP and WebSocket JSON-RPC 2.0 client and server library for deno and browsers. | 45 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |
nats-io/nats.deno | A Deno client for the NATS messaging system | 162 |
denodrivers/redis | An experimental Redis client for Deno written in TypeScript. | 456 |
deno-libs/forwarded | A Deno port of a library that extracts IP addresses from HTTP request headers used by proxy servers | 9 |
postcss/postcss-deno | A compatibility layer to enable PostCSS plugins on the Deno platform | 55 |
hashrock/deno-fnparse | A parser combinator library for Deno that provides a simple way to parse CSV data. | 11 |
grmjs/grm | An MTProto client library for Deno. | 46 |
ybbus/jsonrpc | An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. | 336 |
littletof/kopo-cli | A tool for browsing and searching Deno registries from the terminal. | 18 |