JuulLabs / able

Able: Android Bluetooth Low Energy library
Apache License 2.0
160 stars 11 forks source link

Replace usage of BroadcastChannel with SharedFlow #82

Closed twyatt closed 4 years ago

twyatt commented 4 years ago

🏗️ Changes

📓 Notes

Since SharedFlow is not yet officially released, this branch was developed against internally built Coroutines artifacts; this PR will be merged into internal branch (see #86 for details).

cedrickcooke commented 4 years ago

Plz re-request review when out of draft

twyatt commented 4 years ago

Small update: This PR was brought into develop via a fast-forwarding of develop to internal (that was dropped). So some slight modifications of the squashed commit may exist in the final commit that landed in develop.