RPC Services
- Your server provides RPC services to the client.
- Write interface.
- Write second interface like first but all functions have
callback parameter.
- Implement interface.
- On the client, create a proxy to the async interface.
José M. Vidal
.
3 of 4