Skip to content

Commit

Permalink
No more paired streams
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jan 16, 2018
1 parent 3736b08 commit 45e7350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-transport.md
Expand Up @@ -2961,7 +2961,7 @@ data to a peer.
~~~
o
| Open Stream
| Open Paired Stream (bidirectional)
| Open Bidirectional Receive Stream
v
+-------+
| Open | Send RST_STREAM
Expand Down Expand Up @@ -3049,7 +3049,7 @@ application protocol some of which cannot be observed by the sender.
~~~
o
| Recv STREAM / STREAM_BLOCKED / RST_STREAM
| Open Paired Stream (bidirectional)
| Open Bidirectional Send Stream
| Recv MAX_STREAM_DATA
v
+-------+
Expand Down

0 comments on commit 45e7350

Please sign in to comment.