Adding External Events to an Effect Queue
How do I get external events into an effect queue (or stream, not really sure which one to use yet)?
All examples in the docs have values added to the queue from within an Effect program, but I can't wrap this callback in a program, so I'm uncertain how to tackle this.
All examples in the docs have values added to the queue from within an Effect program, but I can't wrap this callback in a program, so I'm uncertain how to tackle this.
