OmniLayer / OmniJ

OmniLayer for Java, JVM, and Android
Apache License 2.0
133 stars 89 forks source link

Refactor omni-rest-client #165

Closed msgilligan closed 4 years ago

msgilligan commented 4 years ago

OmniJ OmniwalletClient could use some refactoring, maybe:

msgilligan commented 4 years ago

Fixed in https://github.com/OmniLayer/OmniJ/commit/d7eace38b85ccb39ef6055724d78e914d02a41ff. There may be some further package refactoring and renames of the modules/JARs. But I'm going to close this issue because that commit addresses the main issue -- removing the dependency on Retrofit in the JDK11 java.net.http client.

msgilligan commented 4 years ago

The actual refactoring is to three modules: