feat: Migrate networking to Ktor and enhance multiplatform support (#4890)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich
2026-03-23 11:48:10 -05:00
committed by GitHub
parent acb328dae3
commit b3b38acc0b
49 changed files with 435 additions and 897 deletions
+1 -2
View File
@@ -27,8 +27,7 @@
-keep class com.google.protobuf.** { *; }
-keep class org.meshtastic.proto.** { *; }
# OkHttp
-dontwarn okhttp3.internal.platform.**
# Networking
-dontwarn org.conscrypt.**
-dontwarn org.bouncycastle.**
-dontwarn org.openjsse.**