implement a map for incoming streams

This commit is contained in:
Marten Seemann 2018-02-03 14:43:20 +08:00
parent 035799a326
commit be6493eff8
5 changed files with 409 additions and 0 deletions

View file

@ -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