I have hard time imagining this scenario. I keep thinking in terms of sessions 
and each end having it's own API. So client has ClientAPI, server has ServerAPI 
and a session created between them would allow to for server to call into 
ClientAPI and for client into ServerAPI. Naturally multiple different sessions 
should be possible to exist.

Reply via email to