1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Remove Thrifty from "works with OkHttp" (#9209)

It is unclear why Thrifty is in this list: it doesn't use OkHttp, and a
Google search for "Thrifty OkHttp" doesn't seem to return any relevant
result.
This commit is contained in:
Etienne Dechamps (Google)
2025-11-26 07:59:38 +00:00
committed by GitHub
parent 0ec2a0cc21
commit 239bd86129

View File

@@ -35,5 +35,4 @@ Heres some libraries that work nicely with OkHttp.
* ⬜️ [Retrofit](https://github.com/square/retrofit): Type-safe HTTP client for Android and Java by Square.
* [ScribeJava](https://github.com/scribejava/scribejava): Simple OAuth library for Java
* [Stetho](https://github.com/facebook/stetho): Stetho is a debug bridge for Android applications.
* [Thrifty](https://github.com/Microsoft/thrifty): An implementation of Apache Thrift for Android.
* ⬜️ [Wire](https://github.com/square/wire): Clean, lightweight protocol buffers for Android and Java.