home/categories/full-stack/kunkunsh-kkrpc-skills-kkrpc-skill-md
full-stackdevelopment

kkrpc

Build bidirectional RPC systems in TypeScript with kkrpc. Create RPC channels, expose APIs, use multiple transports (stdio, WebSocket, HTTP), handle callbacks, property access, and errors across Node.js, Deno, Bun, and browsers.

kunkunsh
maintainer
kunkunsh
Updated 2/6/2026
Stars
156
Forks
5
quick start

Installation and usage

Build bidirectional RPC systems in TypeScript with kkrpc. Create RPC channels, expose APIs, use multiple transports (stdio, WebSocket, HTTP), handle callbacks, property access, and errors across Node.js, Deno, Bun, and browsers.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use kkrpc