• Steven Allen's avatar
    fix: serialize publishing · 25d54bbb
    Steven Allen authored
    Ensure that all subscribers see events in the same order. This also ensures that
    the subscribers never see the initial "latest" event after some other event.
    
    fixes #16
    25d54bbb
basic.go 4.77 KB