Private
#logPrivate
#queryCheck event signatures (reccomended)
Readonly
eventsReadonly
optimizerOptimizer instance, contains optimized functions for processing data
Readonly
poolReadonly
profileStorage class for user profiles
Readonly
profileProfile loading service
Readonly
relayStorage class for user relay lists
Readonly
relayReadonly
relayStorage class for relay metrics (connects/disconnects)
Readonly
relayRelay metrics handler cache
Static
prefixedGet a snapshot of the relay connections
Send an event to all permanent connections
Event to broadcast
Optional
cb: ((rsp) => void)Callback to handle OkResponse as they arrive
Create a new permanent connection to a relay
Relay URL
Read/Write settings
Fetch data from nostr relays asynchronously
Request to send to relays
Optional
cb: ((evs) => void)A callback which will fire every 100ms when new data is received
Push an event into the system from external source
Open a new query to relays
Request to send to relays
Connect to a specific relay and send an event and wait for the response
Relay URL
Event to send
Calls each of the listeners registered for a given event.
Add a listener for a given event.
Add a one-time listener for a given event.
Remove the listeners of a given event.
Generated using TypeDoc
Manages nostr content retrieval system