status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

Explore syntax to chain multiple events. #87

Open jeluard opened 5 years ago

jeluard commented 5 years ago

Chaining multiple events involves a lot of syntax overhead. Thread style macro could be used as inspiration. Might also consider allowing to trigger multiple events with the same payload.