Files
spacedrive/core/src/service
Jamie Pine fe97fc2390 refactor: streamline handling of WatermarkExchangeResponse in SyncProtocolHandler
- 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.
2025-11-16 08:40:02 -08:00
..