Node package castle-rpc-client
```typescript import RPCClient from 'castle-rpc-client' const Client = new RPCClient('ws://localhost:5000/') Client.publish('a','a') Client.subscribe('a',(data)=>{}) await Client.request('a/a','ab') ```
Summary
| Count | 9 occurrences |
|---|---|
| State | Dead |
| Last occurred | |
| Habitening next | |
| Age | |
| Average | |
| Honeymoon | |
| Trend | None |
| In degree | 13 |
| Out degree | 100 |
| External links |