metarhia/Example

Generate arguments in client-side RPC

tshemsedinov opened this issue · 1 comments

Introspection return arguments so we can use this metadata to generate client-side stubs.

Can't be implemented because we use following syntax method({ arg1, arg2 })