Skip to content

Conversation

arepala-uml
Copy link
Contributor

  1. Replaced plain io.EOF with descriptive wrapped errors like peer closed the connection while reading header: EOF
    in Muxer.readLoop().
  2. Updated downstream handling in setupConnection() function and muxer error forwarding to preserve
    the wrapped errors.

Closes #518

@arepala-uml arepala-uml requested review from wolf31o2 and agaffney June 12, 2025 06:28
@arepala-uml arepala-uml requested a review from agaffney June 14, 2025 05:45
@wolf31o2 wolf31o2 marked this pull request as ready for review June 14, 2025 13:37
@wolf31o2 wolf31o2 requested a review from a team as a code owner June 14, 2025 13:37
@wolf31o2 wolf31o2 merged commit 40e720d into main Jun 14, 2025
9 checks passed
@wolf31o2 wolf31o2 deleted the peer_connection branch June 14, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return better error message when the peer closes the connection
3 participants