05nelsonm / kmp-tor

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

Rename `:runtime-mobile` module -> `:runtime-service` #376

Closed 05nelsonm closed 5 months ago

05nelsonm commented 5 months ago

This PR renames the :runtime-mobile module to :runtime-service. It's implementation is specific to TorRuntime.ServiceFactory and there may be desktop service implementations in the future. The name is more fitting.