bcicen / slackcat

CLI utility to post files and command output to slack
http://slackcat.chat
MIT License
1.22k stars 57 forks source link

Add streaming #21

Closed bcicen closed 8 years ago

bcicen commented 8 years ago

Add streaming option with local queue to concatenate message lines and throttle the total amount amount of postMessages(). Add signal catching and cleanup.