Skip to content

fix: websocket subprotocol fallback to binary only#688

Open
xdlkc wants to merge 1 commit intoalibaba:release/v1.4from
xdlkc:fix/ws-subprotocol
Open

fix: websocket subprotocol fallback to binary only#688
xdlkc wants to merge 1 commit intoalibaba:release/v1.4from
xdlkc:fix/ws-subprotocol

Conversation

@xdlkc
Copy link
Copy Markdown
Contributor

@xdlkc xdlkc commented Mar 27, 2026

Summary

  • Fix test expectation: WebSocket subprotocol fallback should be ['binary'], not ['binary', 'base64']
  • The implementation in sandbox_proxy_service.py was already correct
  • Bump version to 1.4.7

Test

  • All 8 websocket subprotocol tests pass

- Correct test expectation: fallback should be ['binary'], not ['binary', 'base64']
- The implementation was already correct
- Bump version to 1.4.7
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