mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 15:43:58 -05:00
- Introduced new event types for proxy pairing confirmation and vouching readiness in the event summarization. - Implemented a reload mechanism for protocol configurations to support dynamic updates during runtime. - Enhanced the PairingProtocolHandler to manage joiner pairing handshakes and improve session handling. - Added comprehensive unit tests for proxy pairing, covering session creation, state transitions, and vouching logic. - Updated configuration structures to include default proxy pairing settings for better integration.