hackermondev / node-rrpc

(WIP) Fast, and simple JavaScript RPC library built on top of Redis PUB/SUB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RRPC

RRPC is a fast, and simple JavaScript RPC library built with Redis PUB/SUB.

There is no documentation right now but you can read the tests/ folder to see some examples on how to use it.

About

(WIP) Fast, and simple JavaScript RPC library built on top of Redis PUB/SUB.


Languages

Language:TypeScript 95.3%Language:JavaScript 4.7%