A function that emits events, with a .source they're emitted from
Created using emitter.
Call the emitter to emit events on its .source
Close all current subscribers' connections
An event source that receives the events
Close all current subscribers' connections with an error
A function that emits events, with a .source they're emitted from
Created using emitter.