Sunday, 23 April 2017

which is the best node module for rpc call based on promise or callback?

I have two servers A and B. I want to access a function on server A from B. What is the best approach to do it? If RPC is good then which is the most suitable node module or if custom then how can I make RPC call to access the function on server A from B?



via nurulnabi

No comments:

Post a Comment