et-nik / et-nik/phpwebsocket

First message ignored due to unnecessary ELSE

Open
#30 0 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

```
Before the process is called, the system attempts to see if the user has been
"handshaked" and, if not, commits the handshake and stores the user.

For some reason, with my Chrome testing, the else block after this conditional
statement is causing the first message sent to be ignored. I have corrected
this by removing the else.

See attached file with comments. (Lines 38-40)
```

Original issue reported on code.google.com by `lylemw...@gmail.com` on 25 Apr 2011 at 12:24

Attachments:
- [WebSocket.php](https://storage.googleapis.com/google-code-attachments/phpwebsocket/issue-30/comment-0/WebSocket.php)

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.