kotlinx-rpc
kotlinx-rpc copied to clipboard
Experimental support for: KRPC-125 Manual stream scope management
Subsystem kRPC
Problem Description
streamScoped function is not always usable, due to its strict lifetime limits
Solution
Provide StreamScope resource that is manageable via manual close calls.