Confirmed users
51
edits
m (→Bridge) |
m (→Bridge) |
||
Line 285: | Line 285: | ||
'' | '' | ||
Note: The contract resolution is asynchronous since the server may not run when the client | Note: The contract resolution is asynchronous since the server may not run when the client asks for a service. But the API is abstracting that so you can call methods even if the server is not running yet.'' | ||
Server side usage example: | Server side usage example: |