Skip to content

Instantly share code, notes, and snippets.

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

  • Save Tetraquark/2b0ec02d72ed9fb59bdb9dd4f1036800 to your computer and use it in GitHub Desktop.

Select an option

Save Tetraquark/2b0ec02d72ed9fb59bdb9dd4f1036800 to your computer and use it in GitHub Desktop.
What is channel? BroadcastChannelInterface
public fun openSubscription(): ReceiveChannel<E>
public fun cancel(cause: CancellationException? = null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment