10000 GitHub - kdt310722/rpc: RPC websocket client and server implements for JS/TS application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ rpc Public

RPC websocket client and server implements for JS/TS application

License

Notifications You must be signed in to change notification settings

kdt310722/rpc

Repository files navigation

@kdt310722/rpc

npm version npm downloads ci issues license

RPC websocket client and server implements for JS/TS application

Usage

Install package:

# npm
npm install @kdt310722/rpc

# yarn
yarn add @kdt310722/rpc

# pnpm
pnpm install @kdt310722/rpc

# bun
bun install @kdt310722/rpc

Import:

// ESM
import {} from '@kdt310722/rpc'

// CommonJS
const {} = require('@kdt310722/rpc')

License

Published under MIT License.

About

RPC websocket client and server implements for JS/TS application

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published
3942

Contributors 3

  •  
  •  
  •  
0