Sign in Sign up
npm

@ctsy/rpc

Support both JSON AND Buffer ## how to use it install this package ```shell npm i @ctsy/rpc ``` import this package ```typescript import RPC from '@ctsy/rpc' let rpc = new RPC(); let buffer = rpc.encode();

npm View on Npm

Activity

Latest release
6y ago
Total releases
13
Cadence
~5 days
Last 12 months
0

Details

License
MIT
First release
Apr 09, 2019
Releases
Version Released
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.1 patch
1.0.0 initial