Kotlin Coroutine Flow: Why am I getting “IllegalStateException: requests flow can only be collected once”?

前端 未结 0 1546
刺人心
刺人心 2021-01-17 11:44

My service has an upload endpoint that requires a request containing a Map of metadata and a Flow of file content. I need to materialize the metadata in order to use it whe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题