0.2.0
Rewrite of the client, matching phoenixjs 1.4
NOTE: This is a breaking release. For the most part, it should behave much the same, just a few naming changes.
Phxhas been remove from all classes. SoPhxSocketis now justSocket- All timers have been moved to use a
ScheduledThreadPoolExecutor - Presence support has been added
- Complete test coverage has been added