Skip to content

Fix Client handshake close#4

Merged
st0o0 merged 1 commit intomainfrom
fix/client-sent-handshake-close
Feb 6, 2026
Merged

Fix Client handshake close#4
st0o0 merged 1 commit intomainfrom
fix/client-sent-handshake-close

Conversation

@st0o0
Copy link
Copy Markdown
Owner

@st0o0 st0o0 commented Feb 6, 2026

Ensures the client closes the connection when receiving a close message from the server, handling potential null values for close status and description.

It also sets IsTextMessageConversionEnabled to true by default to align with the project's goal, and reduces an integration test timeout value.

@st0o0 st0o0 self-assigned this Feb 6, 2026
@st0o0 st0o0 force-pushed the fix/client-sent-handshake-close branch 5 times, most recently from 8b2849d to d9dd0a3 Compare February 6, 2026 09:20
Ensures the client closes the connection when receiving a close message from the server, handling potential null values for close status and description.

It also sets `IsTextMessageConversionEnabled` to true by default to align with the project's goal, and reduces an integration test timeout value.
@st0o0 st0o0 force-pushed the fix/client-sent-handshake-close branch from d9dd0a3 to c21c1de Compare February 6, 2026 09:34
@st0o0 st0o0 merged commit 1a5a22f into main Feb 6, 2026
8 checks passed
@st0o0 st0o0 deleted the fix/client-sent-handshake-close branch February 6, 2026 09:45
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.

1 participant