blob: 5157ec0b9d900d596aaecb5b3fbe5fa7a28e14ff [file] [log] [blame]
ALERT: waiting for open
ALERT: message handled.first message
ALERT: message handled.second message
Make sure event handler called serially.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
alert will suspend/resume WebSocket.
onopen should fire later.
Connected
Enter onmessage: first message
Leave onmessage: first message
Enter onmessage: second message
Leave onmessage: second message
Closed
PASS successfullyParsed is true
TEST COMPLETE