Skip to content
New issue

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

Update for change in websocket-client API, update docs, make port of client and server match #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mheiber
Copy link

@mheiber mheiber commented Jan 28, 2016

No description provided.

Max Heiber added 2 commits January 28, 2016 10:09
The arguments passed to `websocket.WebSocket` didn't have the
right signature, but they matched `websocket.WebSocketApp`, so
updated to use `websocket.WebSocketApp`.

Node server was using port 8080, so set that to the default port
for the client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants