outgoingMessages property

StreamSink<StreamMessage> get outgoingMessages

A sink for writing data and/or headers to the remote end.

Implementation

StreamSink<StreamMessage> get outgoingMessages;