public SseSubscriber(string streamName, SseClient client) : this(streamName, client, string.Empty, string.Empty) { }