Skip to content

OpenDataTransferChannel should accept an event subscriber that only gets events for the channel #355

Description

@hannahhoward

Goals

  • remove perpetual race condition around "how do I subscribe to events for just my channel"

What

  • OpenDataTransferChannel should take an optional call back for events
  • Only events on the channel should be dispatched

How

  • implement a single global subscribe in go-data-transfer that dispatches to individual retrieval subscribers

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions