Skip to content
  • Joël Marty's avatar
    Add async behavior to OkHttpClient (#1629) · fdc7bc2f
    Joël Marty authored
    * Add AsyncOkHttpClient implementation
    
    * Make OkHttpClient implement both Client and AsyncClient
    
    Removes the need to share code in an abstract class.
    
    * Update mindmap
    
    * Update CHANGELOG.md
    
    * Remove jetbrains specific annotations
    fdc7bc2f