Unique identifier for unit. This value is generated when remote Peer gets instantiated
Sets or gets the default captureRejection value for all emitters.
This symbol shall be used to install a listener for only monitoring 'error'
events. Listeners installed using this symbol are called before the regular
'error'
listeners are called.
Installing a listener using this symbol does not change the behavior once an
'error'
event is emitted, therefore the process will still crash if no
regular 'error'
listener is installed.
Meta data of remote Peer
Name assigned to remote peer
Close all underlying connections. After last connect gets closed, event 'close' is emitted
Returns all roles registered on remote peer which are not disabled
Generated using TypeDoc
Unit represents remote peer.
This class should not be instantiated directly. It is exposed for type declaration and documentation