Merge pull request #986 from apernet/fix-protocol-typo

fix: typo in PROTOCOL.md
This commit is contained in:
Toby 2024-03-13 19:40:11 -07:00 committed by GitHub
commit 5c423d16fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)