status method

Implementation

Stream<DdpConnectionStatus> status() {
  return _statusStreamController.stream;
}