From 45593c02fc621a30baecbd6a727b0a490ebef443 Mon Sep 17 00:00:00 2001 From: Toby Date: Wed, 13 Mar 2024 19:39:55 -0700 Subject: [PATCH] fix: typo in PROTOCOL.md --- PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL.md b/PROTOCOL.md index 8ad16c2..835c2e9 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -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)