Skip to content

FIX: NATS server 2.12.2 connection issue. Fix WebSocket protocol parsing#174

Open
artyomb wants to merge 1 commit intonats-io:mainfrom
artyomb:main
Open

FIX: NATS server 2.12.2 connection issue. Fix WebSocket protocol parsing#174
artyomb wants to merge 1 commit intonats-io:mainfrom
artyomb:main

Conversation

@artyomb
Copy link

@artyomb artyomb commented Dec 1, 2025

NATS server 2.12.2 send PONG with INFO in the same WS frame "PONG\nINFO..." so read_line should be fixed

  • Fix WebSocket framing so NATS payloads are extracted from frames instead of re-encoded, ensuring PONG and other protocol lines aren’t prefixed with WS headers.

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