We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing job: https://travis-ci.org/nlsdfnbch/Pysher/jobs/347850850
Log:
$ python tests/test_pusherclient.py ws://127.0.0.1:9000/app/mykey?client=PythonPusherClient&version=0.2.0&protocol=6 Connection: Error - [Errno 111] Connection refused Connection: Connection closed Attempting to connect again in 1 seconds. Connection: Error - [Errno 111] Connection refused Connection: Connection closed Attempting to connect again in 1 seconds. Server: onConnect Server: onOpen Server: sendEvent pusher:connection_established Connection: Connection opened Connection: ping to pusher Server: onMessage Server: sendEvent pusher:pong Connection: Message - {"event": "pusher:connection_established", "data": "{\"socket_id\": \"testid\"}"} Connection: Sending event - {'event': 'pusher:subscribe', 'data': {'channel': 'test_channel'}} Server: onMessage Server: sendEvent test_event Connection: Message - {"event": "pusher:pong", "data": "\"\""} Connection: pong from pusher Connection: Message - {"event": "test_event", "data": "{\"message\": \"test\"}", "channel": "test_channel"} Client: {"message": "test"} Connection: Error - 0 The command "python tests/test_pusherclient.py" exited with 2. Done. Your build exited with 1.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Failing job:
https://travis-ci.org/nlsdfnbch/Pysher/jobs/347850850
Log:
The text was updated successfully, but these errors were encountered: