For our purposes, we cannot rely on a one-second tick timer to detect readers on-the-fly, and the tracking of readers is already done internally. Exposing this list is the simplest way for us (and others) to know exactly which readers are attached at any given moment.
Resolves #77.
For our purposes, we cannot rely on a one-second tick timer to detect readers on-the-fly, and the tracking of readers is already done internally. Exposing this list is the simplest way for us (and others) to know exactly which readers are attached at any given moment.