• hannahhoward's avatar
    feat(sessions): add rebroadcasting, search backoff · 49a96fbe
    hannahhoward authored
    on a tick, do not keep searching for providers for the same block. instead rely on a periodic search
    for more providers. (which will run no matter what, even w/o ticks, to optimize found providers).
    also backoff tick time to reduce broadcasts.
    
    fix #95, fix #107
    49a96fbe
session.go 11.5 KB