05nelsonm / kmp-tor

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

Implement `RealTorRuntime.Processor.doStart` #377

Closed 05nelsonm closed 3 months ago

05nelsonm commented 4 months ago

Start tor and maintain the control connection. The implementation should automatically stop when the scope is destroyed, or upon processing of ActionJob.StopJob.