SmallChi(Koike)
6 vuotta sitten
committed by
GitHub
vanhempi
commit
3d5c12cbe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
2 lisäystä ja
0 poistoa
-
doc/jtne_tcp.md
|
|
@@ -19,7 +19,9 @@ failFast :为true,当frame长度超过maxFrameLength时立即报TooLongFrame |
|
|
|
### JTNE协议处理 |
|
|
|
|
|
|
|
22 JTNEPackage数据体长度 |
|
|
|
|
|
|
|
2 JTNEPackage数据体长度占两个字节 |
|
|
|
|
|
|
|
1 JTNEPackage校验位 |
|
|
|
|
|
|
|
``` netty |
|
|
|