mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
implement a map for incoming streams
This commit is contained in:
parent
035799a326
commit
be6493eff8
5 changed files with 409 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
coverage:
|
||||
round: nearest
|
||||
ignore:
|
||||
- streams_map_incoming_bidi.go
|
||||
- streams_map_incoming_uni.go
|
||||
- streams_map_outgoing_bidi.go
|
||||
- streams_map_outgoing_uni.go
|
||||
- h2quic/gzipreader.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue