> > > > rpc/api => The interfaces (which should be used in BOTH > > client and server) > > Why do you need interfaces on the client?
Depends: either we use our interfaces on the client, or let the RPC tool generate client-side interfaces. In theory they should be identical anyway... James
