Returns a Dart Stream of the incoming data
@override P2PStream<Uint8List> get incoming { return this; }