• Preparing search index...
  • The search index is not available
AppleSauce
  • AppleSauce
  • applesauce-relay
  • toEventStore

Function toEventStore

  • toEventStore(
        eventStore: IEventStore,
    ): OperatorFunction<SubscriptionResponse, Event[]>

    Adds all events to event store and returns a deduplicated timeline when EOSE is received

    Parameters

    • eventStore: IEventStore

    Returns OperatorFunction<SubscriptionResponse, Event[]>

    • Defined in packages/relay/src/operators/to-event-store.ts:11

Settings

Member Visibility
AppleSauce
  • Loading...

Generated using TypeDoc