v0.1.3
What's Changed
- Streaming
send()
returns akotlin.Result
allowing users to inspect if the send request contained any failures like serialization errors or main thread request errors. - Host URL resiliency with how the client is configured.
Full Changelog: v0.1.2...v0.1.3