mirai/mirai-core/src
sandtechnology 57a20ea08c
Handle service unavailable case when sending message, thanks to EDG (#1659)
* Handle server busy case in sending message, thanks to EDG

* Rename to ServiceUnavailable and throw ServiceUnavailableException

* Rename to ServiceUnavailable

* Remove ServiceUnavailableException, replace with IllegalStateException
2021-11-09 22:54:19 +00:00
..
androidMain/kotlin Add androidMain/src/package.kt 2021-09-02 13:18:59 +08:00
androidTest/kotlin Improve logging: use Log4j internally and support markers 2021-08-11 15:24:32 +08:00
commonMain Handle service unavailable case when sending message, thanks to EDG (#1659) 2021-11-09 22:54:19 +00:00
commonTest Rename ByteArray.encodeToString to .decodeToString 2021-11-09 22:12:11 +00:00
jvmMain/kotlin Update copyright 2021-07-02 00:39:10 +08:00
jvmTest Avoid user injection 2021-11-09 18:20:56 +08:00
main Rearrange protocol implementations 2020-11-01 15:07:32 +08:00