A lambda that returns a promise for a EventSource
The FeedClientConfiguration to apply
Returns an async generator that yields the events of the event feed directly.
Fetches the next page of the event feed. If there are no more pages to fetch, this method will throw a ClientError.
A class to iterate through to a Fauna event feed.