Reference counted type used to access a peer's API.
This struct defines an alias this to its implementation property in
order to provide an interface implementation of I. Any calls on the
methods of this implementation will be forwarded to the remote peer.
Note that the WebRPC connection will be closed as soon as the last instance
of a connected WebRPCPeer gets destroyed.
Reference counted type used to access a peer's API.
This struct defines an alias this to its implementation property in order to provide an interface implementation of I. Any calls on the methods of this implementation will be forwarded to the remote peer.
Note that the WebRPC connection will be closed as soon as the last instance of a connected WebRPCPeer gets destroyed.