Merge branch 'remote-transport-properties' into 'master'
Store transport properties received by other means We may receive transport properties while adding a contact, before the first sync connection is made. Store them in the group shared with the contact, flagged as remote properties in the metadata, but don't share them with the contact. Use a version number of zero so any properties synced from the contact will supersede them. See merge request !92
Showing
- briar-api/src/org/briarproject/api/properties/TransportPropertyManager.java 8 additions, 0 deletions...briarproject/api/properties/TransportPropertyManager.java
- briar-core/src/org/briarproject/properties/TransportPropertyManagerImpl.java 30 additions, 10 deletions...briarproject/properties/TransportPropertyManagerImpl.java
Loading
Please register or sign in to comment