Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReceiveChannel.receiveAsFlow extension #1731

Merged
merged 2 commits into from Dec 26, 2019
Merged

ReceiveChannel.receiveAsFlow extension #1731

merged 2 commits into from Dec 26, 2019

Commits on Dec 24, 2019

  1. ReceiveChannel.receiveAsFlow extension

    * Experimental ReceiveChannel.receiveAsFlow extension convert channel to flow in fan-out fashion allowing for multi-use.
    * Also, ReceiveChannel.consumeAsFlow is promoted to experimental from preview
    
    Fixes #1490
    elizarov committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    e80cc5e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    085acdb View commit details
    Browse the repository at this point in the history