• Steven Allen's avatar
    feat: debounce wants manually · 777c0d9a
    Steven Allen authored
    This:
    
    * Makes it easy to send immediately if we wait too long and/or if we have enough
    to send.
    * Is significantly more efficient than the debounce library as it doesn't spin
    off a bunch of "after" timers.
    
    fixes #245
    777c0d9a
Analyzing file…
go.sum 45.5 KB