Skip to content

Instantly share code, notes, and snippets.

@Tetraquark
Created February 2, 2020 10:26
Show Gist options
  • Select an option

  • Save Tetraquark/715f1d0115746c1d5d1a7eb97ec8df80 to your computer and use it in GitHub Desktop.

Select an option

Save Tetraquark/715f1d0115746c1d5d1a7eb97ec8df80 to your computer and use it in GitHub Desktop.
What is channel? Article gists, BroadcastChannelBuilder
public fun <E> BroadcastChannel(capacity: Int): BroadcastChannel<E>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment