baalexander / node-xmlrpc

A pure JavaScript XML-RPC client and server for Node.js.
MIT License
298 stars 149 forks source link

system.multicall & introspection #59

Open timoxley opened 12 years ago

timoxley commented 12 years ago

I have a requirement to implement these extensions: system.multicall and introspection

It might make sense to (optionally) include these in this module. Your call.

woutercouvaras commented 7 years ago

I have a need for system.multicall too. I see this issue is really old. Is this part of the roadmap at all?