Tasks #1028

Updated by J. Moringen over 10 years ago

Client code should be able to determine whether a transport implements inprocess or interprocess communication.

The client interface should consist of e.g.
@bool rsb.transport.Transport.isRemote()@ rsb.transport.Transport,isRemote()@

Back