mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 19:51:16 +02:00
Make sure contact name is initialized when needed This uses a Listenable Future and unfortunately requires 4 basically identical methods to handle the incoming events. Any suggestions for improving that are welcome. Closes #710 See merge request !472