mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 04:39:54 +01:00
s/channel/group/g
@@ -9,7 +9,7 @@ The client uses a separate group for each pair of contacts. The [group descripto
|
||||
|
||||
### Message types
|
||||
|
||||
**0: UPDATE** - The content is a BDF list with three elements: `transport_id` (string), `version` (int), and `properties` (dictionary). `transport_id` and `properties` are supplied by the transport plugin. `version` is incremented whenever the properties change.
|
||||
**0: UPDATE** - The content is a BDF list with three elements: `transport_id` (string), `properties` (dictionary), and `version` (int). `transport_id` and `properties` are supplied by the transport plugin. `version` is incremented whenever the properties change.
|
||||
|
||||
### Validity policy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user