First message ignored due to unnecessary ELSE
- 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.