Skip to content

Commit

Permalink
README: clarify reconnection events
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Mar 3, 2014
1 parent a9b8bb9 commit a8453d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ Socket.IO is compatible with [browserify](http://browserify.org/).
- `Object` error object
- `reconnect_failed`

The events above are also emitted on the individual sockets that
reconnect that depend on this `Manager`.

### Manager#reconnection(v:Boolean):Manager

Sets the `reconnection` option, or returns it if no parameters
Expand Down

0 comments on commit a8453d9

Please sign in to comment.