Skip to content

feat(ws): add Sec-WebSocket-Protocol support#667

Draft
JohnTitor wants to merge 1 commit intoactix:mainfrom
JohnTitor:sec-ws-proto
Draft

feat(ws): add Sec-WebSocket-Protocol support#667
JohnTitor wants to merge 1 commit intoactix:mainfrom
JohnTitor:sec-ws-proto

Conversation

@JohnTitor
Copy link
Member

PR Type

INSERT_PR_TYPE

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

Fix #479

Note that this just adds support for Sec-WebSocket-Protocol like what actix-web-actors was doing, i.e. things discussed in #479 (hook into handshake and encoding) haven't been implemented.

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.

actix-ws should support Sec-WebSocket-Protocol (or explain why it doesn't)

1 participant