fix: typo in PROTOCOL.md
This commit is contained in:
parent
caf6c66599
commit
45593c02fc
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ After (and only after) a client passes authentication, the server MUST consider
|
|||
|
||||
### TCP
|
||||
|
||||
For each TCP connection, the client MUST create a new QUIC unidirectional stream and send the following TCPRequest message:
|
||||
For each TCP connection, the client MUST create a new QUIC bidirectional stream and send the following TCPRequest message:
|
||||
|
||||
```
|
||||
[varint] 0x401 (TCPRequest ID)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue