You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/synctv-realtime
zijiren 9bc010c568
fix: classify forced realtime disconnects (#395)
## Summary

- send a typed realtime termination message before server-initiated
WebSocket disconnects
- restore the view_playback_history permission bit across effective
permissions and runtime settings round trips
- remove the unused common ErrorCode enum and document the dedicated
termination codes

## Validation

- make nextest: 6715 passed
- make clippy
- git diff --check
1 month ago
..
benches chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
proto chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
src fix: classify forced realtime disconnects (#395) 1 month ago
tests fix: classify forced realtime disconnects (#395) 1 month ago
Cargo.toml chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago
build.rs chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago