Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin FlowとCoroutine #822

Open
hkurokawa opened this issue May 14, 2019 · 1 comment
Open

Kotlin FlowとCoroutine #822

hkurokawa opened this issue May 14, 2019 · 1 comment
Labels
Milestone

Comments

@hkurokawa
Copy link

https://medium.com/@elizarov/kotlin-flows-and-coroutines-256260fb3bdb

恒例のRomanさんによるKotlinのFlowとCoroutine channelを組み合わせる手法についての説明です

@hkurokawa hkurokawa added this to the 68 2019-05-19 milestone May 14, 2019
@hkurokawa
Copy link
Author

Goのようにchannelを直接扱うと問題が起きやすいのでbufferのようなオペレータを用意するとのことですが、最終的にRxのオペレータのように数多のオペレータの使いこなす方向になるのでしょうか。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant