mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-01 03:44:12 -04:00
- Simplified the processing of WatermarkExchangeResponse messages to ensure they are only handled via the bidirectional stream. - Added a warning log for unexpected responses, improving visibility into potential misuse of the sync request mechanism. - Removed unnecessary parameters from the response handling, enhancing code clarity and maintainability.