sink property

StreamSink<T1> sink

Messages added to this sink will be sent to the other side of the connection.

Implementation

StreamSink<T1> get sink;