mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-03-01 19:18:18 +01:00
akwizgran created page: BQP
@@ -58,7 +58,7 @@ A block accompanied by its message and block headers is called a portable block.
|
|||||||
|
|
||||||
### Records
|
### Records
|
||||||
|
|
||||||
The local and remote peers synchronise data by sending simplex streams of bytes to each other. Each stream consists of a series of records. Each header starts with a record header that is 4 bytes long, with the following format:
|
The local and remote peers synchronise data by sending simplex streams of bytes to each other. Each stream consists of a series of records. Each record starts with a record header that is 4 bytes long, with the following format:
|
||||||
|
|
||||||
* Bits 0-7: Protocol version
|
* Bits 0-7: Protocol version
|
||||||
* Bits 8-15: Record type
|
* Bits 8-15: Record type
|
||||||
|
|||||||
Reference in New Issue
Block a user