et-nik / et-nik/phpwebsocket

Websocket Keys Use Outdated Protocol Draft

Open
#35 10 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. Run the demo chat using a new version of Chrome/Chromium

What is the expected output? What do you see instead?
Client connects. User can chat happily.

Instead, handshake fails, client disconnects.

Please provide any additional information below.
The draft spec used to use 2 keys to authenticate the handshake, and the new
spec uses only 1 key. This causes the handshake to always fail. See:
http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-09
```

Original issue reported on code.google.com by `markfurneaux@gmail.com` on 15 Aug 2011 at 4:49

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.