Skip to content

Commit

Permalink
[#167] Requested reconnects should be immediate
Browse files Browse the repository at this point in the history
This commit:
- Signf. simplifies the retry impln.
- Introduces the notion of retry-ids so that we can easily noop
  the effect of any pending retries just by switching out the active
  id.
- Simplified the client API: dropped `chsk-destroy!` and added
  `chsk-disconnect!`. The latter is just a reversible version of the
  latter.
  • Loading branch information
ptaoussanis committed Jan 25, 2016
1 parent 7f0aa94 commit 49c2224
Showing 1 changed file with 198 additions and 178 deletions.
Loading

0 comments on commit 49c2224

Please sign in to comment.