Returns the connection's events as a stream.
Stream<XmppEvent> asBroadcastStream() { return _eventStreamController.stream.asBroadcastStream(); }