-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase transport TxBuffer::BUFFER_SIZE to 1MiB
Add static const methods to get send and receive buffer sizes. This is useful for testing in http3 crate, for example. Alter tests in http3 and transport crates to not assume a given buffer size.
- Loading branch information
Andy Grover
committed
Jul 8, 2020
1 parent
7b6e1e4
commit 15f39d3
Showing
3 changed files
with
163 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.