Mirrors the Subject interface from the
Reactive Streams project.
Mirrors the Publisher interface from the
Reactive Streams project.
Mirrors the Subscriber interface from the
Reactive Streams project.
Represents a one-to-one lifecycle of a Subscriber subscribing to a Publisher
and mirrors the Subscription interface from the
Reactive Streams specification.