Skip to content

Commit 64f40ac

Browse files
author
Neko
committed
Update protocol doc
1 parent 6ebe9d7 commit 64f40ac

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/apple.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,14 @@ IV: Client Required IV (TCP) or Data (UDP)
2222
2323
FLAGS:
2424
25-
Just for handshake, all flags are zero.
26-
2725
+----------+
2826
| 00000000 |
2927
+----------+
3028
| D------- |
3129
+----------+
3230
33-
Data flow:
34-
0b10000000
31+
0b00000000 Authentication
32+
0b10000000 Data flow
3533
3634
--------------------TCP Response--------------------
3735

0 commit comments

Comments
 (0)