EventSourceConnectable

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun connect(output: Consumer<E>): Connection<M>

Create a new connection that accepts input values and sends outgoing values to a supplied consumer.