core icon indicating copy to clipboard operation
core copied to clipboard

Output helper functions for RPCs for easier calling from JS / TS

Open Tarmil opened this issue 8 years ago • 0 comments

Make a client-side function for all RPC-s, stored in a module corresponding to its server-side module. It should return a Promise type that is easily consumed from JavaScript or TypeScript.

Tarmil avatar Sep 29 '17 09:09 Tarmil