Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Added heartbeat replies, fixed two bugs, and added logging. #6

Merged
merged 1 commit into from
Jan 10, 2013

Conversation

mike-stewart
Copy link

Client will now send a heartbeat back to the server when it receives one, so the connection won't time out. 
Removed unreachable catch block in cleanup() method, and changed WebSocketClient.Handler() to a Listener() to match the recent change to to the WebSocketClient interface.
Changed print statements to use Log, to be consistent with the rest of the package.

Client will now send a heartbeat back to the server when it receives one, so the connection won't time out. 
Removed unreachable catch block in cleanup() method, and changed WebSocketClient.Handler() to a Listener() to match the recent change to to the WebSocketClient interface.
Changed print statements to use Log, to be consistent with the rest of the package.
koush added a commit that referenced this pull request Jan 10, 2013
Added heartbeat replies, fixed two bugs, and added logging.
@koush koush merged commit 8c8bf39 into koush:master Jan 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants