05nelsonm / kmp-tor

Kotlin Multiplatform Library for embedding Tor into your applications
Apache License 2.0
33 stars 5 forks source link

Implement `TorService` for Android #423

Closed 05nelsonm closed 2 weeks ago

05nelsonm commented 3 months ago

New TorRuntime.ServiceFactory abstraction is stubbed in, but still need to implement the configuration and foreground service operations.