WebRPCPeer.implementation

inout(I) implementation() @property inout

Accesses the remote peer's API interface.

Note that this does not need to be called explicitly, as an alias this will make all methods of I available on WebRPCPeer directly.