mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 03:31:15 +02:00
Deduplicate contact exchange protocol `ContactExchangeTask` was originally extracted from the Bluetooth invitation task; this completes the refactoring. Closes #365. See merge request !199