Skip to content

Introduce a Channel Sink #42

Closed
Closed
@vladimirvivien

Description

@vladimirvivien

Implement a sink that collects incoming streamed items into a Go channel.
This would, ultimately, allow ability to link two streams using a channel as a bridge
Stream1.Into(Chan) - > Stream2.From(Chan)

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions