a UniqueEvents channel for each subscription.

This commit is contained in:
fiatjaf
2021-02-20 17:59:47 -03:00
parent 4a172a5f51
commit b5e7e446fb
2 changed files with 25 additions and 6 deletions
-1
View File
@@ -153,7 +153,6 @@ func (r *RelayPool) Add(url string, policy *Policy) error {
}
}
}
}
}()