6
0
mirror of https://git.mills.io/prologic/msgbus.git synced 2024-06-30 18:51:44 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
James Mills
931120defd
Various error handling improvements 2018-04-06 01:27:25 -07:00
James Mills
fcaf76b14d
Add error handling on subscriber handler functions 2018-03-27 01:40:03 -07:00
James Mills
278edd7e71
Support handler functions for subscribers 2018-03-26 22:46:35 -07:00
James Mills
ae3e69ee98
client to separate messages in default handler for subscriptions with CRLF 2018-03-25 23:45:03 -07:00
James Mills
ded301df46
Client should output one message at a time with client.Pull() 2018-03-25 17:11:28 -07:00
James Mills
2aa716aaab
Switch logging to logrus 2018-03-25 17:03:56 -07:00
James Mills
e01ed2ab3a
Refactor url client connection 2017-08-19 22:09:36 -07:00
James Mills
8cb2806793
Refactor client reconnect and add graceful shutdown 2017-08-19 00:15:45 -07:00
James Mills
dc7243ffa9
Per topic sequences with ttl 2017-08-14 00:34:12 -07:00
James Mills
215e226f69
Simplify a lot of the code and wrap up MessageBus into a Middleware that plays with standard net/http 2017-08-09 02:54:11 -07:00
James Mills
c76ef2f61d
Client wrapper and reconnecting client
See #2
2017-08-07 01:00:35 -07:00