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

Fire onConnect event when connection established #3

Merged
merged 1 commit into from
Jan 3, 2013

Conversation

bkase
Copy link

@bkase bkase commented Jan 3, 2013

Thanks for getting socket.io communications working with native android. This is really awesome.

Anyway, in the SocketIOClient, onConnect() never called mHandler.onConnect(), so the onConnect method in the SocketIOClient.Handler was never being called.

In the SocketIOClient, `onConnect()` never called `mHandler.onConnect()`
koush added a commit that referenced this pull request Jan 3, 2013
Fire onConnect event when connection established
@koush koush merged commit 620cc90 into koush:master Jan 3, 2013
@bkase bkase deleted the fire_connect branch January 3, 2013 04:18
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants