Commit b2c443b
Simplify UseQuic example to only set MaxBidirectionalStreamCount
Co-authored-by: JamesNK <[email protected]>1 parent 66a4598 commit b2c443b
File tree
2 files changed
+1
-4
lines changed- aspnetcore/fundamentals/servers/kestrel
- samples/6.x/KestrelSample/Snippets
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | 609 | | |
613 | 610 | | |
614 | 611 | | |
| |||
0 commit comments