This repository has been archived by the owner on May 25, 2022. It is now read-only.
1.3.3
- upgrade to Kotlin
1.5.20
and update all Kotlin dependencies - do the requested action when calling
reject()
,dropConnection()
ortooMuchData()
immediately and returnNothing
(fits better into the language) - not using
GlobalScope
anymore