mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-28 10:38:18 +01:00
akwizgran created page: TransportApp
@@ -1,5 +1,9 @@
|
||||
TransportApp is an application that uses [BSP](BSP) to synchronise transport properties, which describe how to connect to devices over various transports.
|
||||
|
||||
### Channel identifiers
|
||||
|
||||
TransportApp uses a single channel with a random identifer.
|
||||
|
||||
### Message types
|
||||
|
||||
**0: PROPERTIES** - The content is a [BDF](BDF) list with three elements: transport identifier (string), version (int), and transport properties (dictionary). The identifier and properties are supplied by the transport plugin. The version is incremented whenever the properties change.
|
||||
|
||||
Reference in New Issue
Block a user