uquic/integrationtests
Marten Seemann 3f9d8feab2
return StreamErrors for all kinds of stream cancelations (#3681)
* fix: return typed errors when after cancelling actions

This is errors.Is'ed by libp2p and the fmt.Errorf messages didn't passed that test:
82315917f7/p2p/transport/quic/stream.go (L23)

* replace StreamErrorAction with a local / remote flag

Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
2023-01-26 12:58:06 -08:00
..
gomodvendor rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
self return StreamErrors for all kinds of stream cancelations (#3681) 2023-01-26 12:58:06 -08:00
tools rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00