et-nik / et-nik/phpwebsocket

Connects, but immediately disconnects

Open
#36 3 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?

Run the demo as documented:
1. Run 'php -q server.php' on the back end
2. Load 'client.html' into the front end.

What is the expected output? What do you see instead?

Expecting the Demo to run

Instead, when I run 'client.html', I get the following:

WebSocket - status 0
Disconnected - status 3

What version of the product are you using? On what operating system?

- 5.3.5-1ubuntu7.2 (Ubuntu Natty)
- Chrome 13.0.782.215 (Windows 7 x64)

Please provide any additional information below.

I get the Disconnected - status 3 message about a second or two after the
initial status 0 message.

```

Original issue reported on code.google.com by `mpea...@gmail.com` on 26 Aug 2011 at 2:11

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.