issues
search
livekit
/
rust-sdks
LiveKit realtime and server SDKs for Rust
https://livekit.io
Apache License 2.0
212
stars
57
forks
source link
fix: resume/reconnection not working!
#440
Closed
theomonnom
closed
2 months ago
theomonnom
commented
2 months ago
fix regression due to
https://github.com/livekit/rust-sdks/pull/394
always disconnecting on signal close
now directly trying full_reconnect if the reconnection error isn't a SignalError