quic
Here are 171 public repositories matching this topic...
-
Updated
Feb 24, 2021 - Go
-
Updated
Feb 25, 2021 - Rust
- Test decoding invalid Client and Server tickets
- Test incorrect lengths and invalid bounds
-
Updated
Feb 23, 2021 - Go
-
Updated
Feb 19, 2021
The main entry point of interest here is probably PartialDecode::new. This is a particularly important interface to audit as there are absolutely zero barriers to feeding data into it.
-
Updated
Feb 23, 2021 - Dockerfile
file echo_client.c, line:121 st_h->read_stdin_ev = event_new(prog_eb(st_h->client_ctx->prog),
STDIN_FILENO, EV_READ, read_stdin, st_h);
-
Updated
Feb 23, 2021 - C
-
Updated
Jan 2, 2021 - Python
-
Updated
Feb 25, 2021 - C++
-
Updated
Feb 13, 2021 - TypeScript
-
Updated
Jan 6, 2021 - Vue
-
Updated
Feb 24, 2021 - Go
I've changed my local version to:
public QuicStreamContext CreateStream(ulong streamId = 1, StreamType streamType = StreamType.ClientBidirectional);
in order to keep the compatibility.
-
Updated
Mar 8, 2020 - Go
-
Updated
Sep 3, 2017 - Go
Improve this page
Add a description, image, and links to the quic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quic topic, visit your repo's landing page and select "manage topics."