I hereby claim:
- I am lpardue on github.
- I am lucasp (https://keybase.io/lucasp) on keybase.
- I have a public key ASBNzIHMCjoRfJftxkQj-JO2OW5v_djeeXyyxcjDWet_0Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #include <iostream> | |
| #include <memory> | |
| #include <chrono> | |
| #include <vector> | |
| #include <cstdint> | |
| /* | |
| * This program tests some mock QUIC PADDING frames. | |
| * The general approach is to have a buffer full of padding | |
| * with the final byte as some imaginary frame type (0xA). |