filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

push should limit the number of messages pushed onto a queue. #25

Open filterfish opened 9 years ago

filterfish commented 9 years ago

The current implementation of smithctl push simply pushes as many messages as asked. There should be an option to only push a certain number of messages per second. There should also be a limit to the number of unread messages.