mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-19 12:14:09 -04:00
Optimised announces to 151 bytes
This commit is contained in:
parent
9c995b33dd
commit
db527b6759
4 changed files with 10 additions and 12 deletions
|
@ -672,8 +672,8 @@ Binary Packet Format
|
|||
wire size including all fields.
|
||||
|
||||
- Path Request : 33 bytes
|
||||
- Announce : 323 bytes
|
||||
- Link Request : 141 bytes
|
||||
- Announce : 151 bytes
|
||||
- Link Request : 182 bytes
|
||||
- Link Proof : 205 bytes
|
||||
- Link RTT packet : 86 bytes
|
||||
- Link keepalive : 14 bytes
|
Loading…
Add table
Add a link
Reference in a new issue