Does anyone have examples of Channels in use in re...
# coroutines
s
Does anyone have examples of Channels in use in real projects?
👍 3
g
We use channels on a real project. Do you have some specific questions?
l
@Seri Here's several real world (but open sourced) projets I made that use Channels: https://github.com/Beepiz/BleGattCoroutines https://github.com/Beepiz/BleScanCoroutines https://github.com/Beepiz/CameraCoroutines
👏 2