fix: notifs stream reconnection
This commit is contained in:
parent
b501a7c5f0
commit
14936b8b90
5 changed files with 81 additions and 22 deletions
|
@ -17,6 +17,6 @@ async-recursion = "1.1.1"
|
|||
md-5 = "0.10.6"
|
||||
base16ct = { version = "0.2.0", features = ["alloc"] }
|
||||
base64 = "0.22.1"
|
||||
emojis = "0.6.4"
|
||||
emojis = "0.7.0"
|
||||
regex = "1.11.1"
|
||||
oiseau = { version = "0.1.2", default-features = false, features = ["postgres", "redis"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue