1
0
mirror of https://github.com/jorisvink/kore synced 2025-04-02 08:00:03 -04:00
Joris Vink cf94a53be7 Add user callbacks for task activity.
Allows one to bind a callback to a Kore task which is called
everytime activity happens on the task channel.

Add an example as well on how this works.

Inspired by issue .
2015-07-01 11:01:23 +02:00
..