1
0
mirror of synced 2024-06-26 14:27:38 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
74ad8fb43e Fixed consumers after reconnect 2019-09-10 19:01:01 +02:00
d37e593b78 Fixed #5: Dynamic queues not reinitialized after reconnect
- Tasks in the TapetiWorker are no longer async, as that splits it in multiple tasks (and only because of a delay in GetChannel, there's no real point to the async code otherwise) which causes issues with publisher confirms
2019-02-14 15:08:04 +01:00
6b2a562d62 Fixed #9: Allow subscribing to queues before consuming 2017-02-12 15:18:12 +01:00
66fbcf2427 Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
9d101f5d0d Moved project up one folder 2016-11-17 09:05:39 +01:00
97b654737a Some initial ideas worked out, with a generous amount of todos 2016-11-16 23:11:05 +01:00