Changes
Core
- Make
HttpRequestException
a subclass ofIOException
by @jan-tennert in #847
Realtime
- Catch any exceptions when sending a message in realtime by @jan-tennert in #848
HttpRequestException
a subclass of IOException
by @jan-tennert in #847