new IPCClient()
Interface for accessing a remote IPC end-point.
Instances of this class are returned by ipc.createClient, and are not instantiatable otherwise.
- Source:
- See:
Members
tag :string
Remote service end-point descriptor
- Source:
uri :string
Remote service end-point URI
- Source:
Methods
getInterface() → {IPCInterfaceSpec}
Query remote end-point and return service interface specification
- Source: