Rpc-client Packages

@ctsy/rpc-client

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();

1.0.16 • Published 5 years ago