JakeWharton / SdkSearch

An Android app and Chrome extension for searching the Android SDK documentation.
Apache License 2.0
2.06k stars 175 forks source link

Rewrite DAC proxy with Ktor #159

Closed JakeWharton closed 5 years ago

JakeWharton commented 5 years ago

This gives us parallel DAC requests, gzip responses, memoizing JSON instead of objects, and Netty instead of Jetty.