accept

open override fun accept(value: F)

Send a value this connection. Implementations may receive values from different threads and are thus expected to be thread-safe.

Parameters

value

the value that should be sent to the connection