Subscribe to all incoming messages.
Stream<SubscriptionMessage> allMessages() => _stream.map(_parse);