incoming property
Stream<OmnyShellFrame>
get
incoming
Inbound frames decoded from the peer. A single-subscription stream; it closes when the connection closes.
Implementation
Stream<OmnyShellFrame> get incoming;