### Please choose if applies: - [X] I'm currently working on adding this feature. ### Describe the solution you'd like We want to refactor so that: - [x] Use [`OkHttp`](https://square.github.io/okhttp/) as HTTP Client / Engine for Ktor Client - [ ] Use [`Moshi`](https://github.com/square/moshi) as the JSON library (Might not happen, TBD) > **NOTE:** > These migrations might takes time to complete and we might have to use both old and new libraries during the transition. Some useful reference: - https://square.github.io/okhttp/recipes/#parse-a-json-response-with-moshi-kt-java ### Describe alternatives you've considered _No response_ ### Anything else? _No response_ ### Please accept these terms - [X] I have searched the [existing issues](https://github.com/iXORTech/RemoteMC-Core/issues) and this has not been posted before
Please choose if applies:
Describe the solution you'd like
We want to refactor so that:
OkHttpas HTTP Client / Engine for Ktor ClientMoshias the JSON library (Might not happen, TBD)Some useful reference:
Describe alternatives you've considered
No response
Anything else?
No response
Please accept these terms