Skip to content

Commit

Permalink
Merge pull request socketio#827 from amitport/patch-1
Browse files Browse the repository at this point in the history
there is no 'connect' event in manager
  • Loading branch information
rauchg committed Apr 6, 2015
2 parents 7d0eaa5 + b5a2e21 commit 309ec47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ Socket.IO is compatible with [browserify](http://browserify.org/).

#### Events

- `connect`. Fired upon a successful connection.
- `connect_error`. Fired upon a connection error.
Parameters:
- `Object` error object
Expand Down

0 comments on commit 309ec47

Please sign in to comment.