quic-go / masque-go

MASQUE: Proxying UDP in HTTP/3, RFC 9298
MIT License
81 stars 9 forks source link

implement parsing and writing of the CONNECT-IP capsules #70

Closed marten-seemann closed 1 month ago

marten-seemann commented 1 month ago

Depends on https://github.com/quic-go/quic-go/pull/4683.

Part of #63.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.11%. Comparing base (d7d7865) to head (bbb071c). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ========================================== + Coverage 75.39% 83.11% +7.72% ========================================== Files 4 5 +1 Lines 317 462 +145 ========================================== + Hits 239 384 +145 Misses 54 54 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.