Changed
- rd-kt: isolate
onWireReceived
to avoid completely broken protocol if something went wrong (failed deserialization) - rd-kt: deprecate
asCoroutineDispatcher
that allows inlining becauseisDispatchNeeded() = false
can lead to a deadlock - rd-kt: fire signal even if we are unbound