haskell-todo icon indicating copy to clipboard operation
haskell-todo copied to clipboard

Add some kind of message queue support

Open gusbicalho opened this issue 5 years ago • 0 comments

Would be nice to see what connecting, producing to and consuming from a message queue would look like. This may also require some more advanced way of wiring up dependencies on initialization, as observed in the docs for HaskellTodo module.

gusbicalho avatar Aug 09 '19 20:08 gusbicalho