post-me

Home > post-me > Connection > remoteHandle

Connection.remoteHandle() method

Get a handle to the other end of the connection

Signature:

remoteHandle(): RemoteHandle<M1, E1>;

Returns:

RemoteHandle<M1, E1>

A RemoteHandle to the other side of the Connection