interface JetstreamOptions
Options for the Jetstream class.
Properties
endpoint?: string
The full subscription endpoint to connect to.
Default:"wss://jetstream.atproto.tools/subscribe"
wantedCollections?: WantedCollections[]
The record collections that you want to receive updates for. Leave this empty to receive updates for all record collections.