zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Delayed and awaiting delegates #100

Closed zorael closed 4 years ago

zorael commented 4 years ago

This adds support for scheduling delegates, by time or as awaiting an event, alongside scheduled and awaiting Fibers.

Rule of thumb: if you don't need to yield, you may as well make it a delegate.