- Channel/Socket/Push map functions
- Channel.onJoinError now works as expected (thanks @coryc5)
- Presence support (thanks @knewter)
- see examples/Presence.elm
- Upgrade to Elm 0.18
- Client sends a heartbeat every 30 seconds (by default) to ensure that the connection stays healthy
- The heartbeat can be turned off or set to a different interval