purescript-contrib / purescript-aff-bus

Many-to-many broadcasting
Apache License 2.0
16 stars 12 forks source link

Add a way for Bus with no `write :: Cap` to be killed. #13

Open safareli opened 6 years ago

safareli commented 6 years ago

In some cases you might wanna allow "reader" (read :: Cap) to be able to kill a bus too.

I'm thinking on something like: