6
0
mirror of https://git.mills.io/prologic/msgbus.git synced 2024-06-28 17:51:42 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
James Mills
d625ee1fc3
Remove a useless logging line 2022-03-17 12:47:57 +10:00
James Mills
129efabcc3
Fix import paths 2021-07-13 07:57:54 +10:00
James Mills
689ca42f81
Cleanup 2019-04-02 21:49:50 +10:00
James Mills
8d19831a86
Migrate to Drone CI (cloud), CodeCov and Go11Modules 2018-12-31 18:05:23 +10:00
James Mills
61f88aff44
Fixed passing args to msgbus sub commands 2018-06-09 23:02:13 -07:00
James Mills
c73d0de41f
Add support for args to msgbus sub 2018-06-09 22:47:53 -07:00
James Mills
f316d5b3cd
Fixed setting logging level of msgbus CLI client 2018-05-07 12:55:01 -07:00
James Mills
760e61ca91
Refactored client 2018-05-05 14:08:39 -07:00
James Mills
07699203ab
Add feature to msgbus sub CLI to executre commands on messages for convenient shell scriptiong 2018-04-30 23:09:12 -07:00
James Mills
931120defd
Various error handling improvements 2018-04-06 01:27:25 -07:00
James Mills
278edd7e71
Support handler functions for subscribers 2018-03-26 22:46:35 -07:00
James Mills
2aa716aaab
Switch logging to logrus 2018-03-25 17:03:56 -07:00
James Mills
fc8df01b2c
Allow msgbus CLI to get config from cli options, env and config (12-factor) 2018-03-25 16:08:27 -07:00
James Mills
c799a79c2e
Add build system and version info 2018-03-25 14:37:32 -07:00
James Mills
2f7d09660f
Refactored msgbus client CLI to use cobra 2018-03-01 00:17:22 +00: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
c76ef2f61d
Client wrapper and reconnecting client
See #2
2017-08-07 01:00:35 -07:00
James Mills
3e1359d617
Use ioutil.ReadAll() to read from stdin 2017-06-03 19:33:44 +01:00
James Mills
38081670a6
Added pub/sub sub-commands for both subscriber and publisher client cli 2017-06-03 17:25:00 +01:00
James Mills
c24ebb8a4a
Add flags to msgbus cli 2017-06-03 16:47:05 +01:00
James Mills
03ae5bfd5e
Fixed imports 2017-06-03 16:22:21 +01:00
James Mills
537969e9f2
Initial Commit 2017-06-03 16:16:17 +01:00