Commit Graph

5 Commits

Author SHA1 Message Date
Jakub Sobon 36bf99ebc7
Fixing invalid use of time.Timer.
Timer fires only once. Needs to be recreated.
2019-02-19 23:37:37 -05:00
Jakub Sobon b53dce0412
Adding licences. 2019-02-19 00:23:15 -05:00
Jakub Sobon a6ea1565a7
Adding a test with misbehaving receiver. 2019-02-19 00:19:23 -05:00
Jakub Sobon 2ffbe5be94
An event distribution system.
Allows multiple subscribers, supports filtering and doesn't block on
slow subscribers.
2019-02-19 00:12:59 -05:00
Jakub Sobon 772fdae7cc
Moving eventqueue into new event directory. 2019-02-18 22:56:20 -05:00