Closed tejastank closed 11 years ago
rpc.myClass.ping("hello world!",function(jsonRpcObj){
console.log(jsonRpcObj.result);
});
Its working ? I will do wrapping.
Thanks, Tejas Tank.
Does this call are synchronous or asynchronous ? Please explore more in README file.
Thanks, Tejas Tank, email: tejas.tank.mca@gmail.com
I'm planning on writing Wiki pages for using the different client libraries when I get the time.
Hello,
I found unable to use inline. like...
rpc.myClass.ping("tejas tank, snippetbucket.com")
I had unable to use like this way. Please providing best possible examples to use it.
Thanks, Tejas Tank