Count events on all relays in the group
ProtectedinternalInternal logic for handling publishes to multiple relays
ProtectedinternalInternal logic for handling requests to multiple relays
Negentropy sync events with the relays and an event store
Optionalopts: GroupNegentropySyncOptionsPublish an event to all relays with retries ( default 3 retries )
Optionalopts: PublishOptionsSend a REQ to all relays and returns all responses
Optionalopts: RelayReqOptionsRequest events from all relays and complete based on condition
Optionalopts: GroupRequestOptionsOpen a subscription to all relays with retries ( default 3 retries )
Optionalopts: GroupSubscriptionOptionsNegentropy sync events with the relays and an event store
Optionaldirection: SyncDirectionStaticcompleteCreates a complete condition that waits for the first EOSE message from a relay and then starts a timeout for the remaining relays
The timeout in milliseconds for the remaining relays
StaticcompleteA group request complete condition that completes when any of the provided conditions are truthy (AND)
StaticcompleteCreates a group request complete operator that waits for all relays to send an EOSE message or timeout
StaticcompleteA group request complete condition that completes when any of the provided conditions are truthy (OR)
Observable of relay status for all relays in the group