05nelsonm / kmp-tor

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

Add `TorRuntime.isReady()` for immediate indication of process readiness #414

Closed 05nelsonm closed 4 months ago

05nelsonm commented 4 months ago

Much like how the RuntimeEvent.LISTENERS and RuntimeEvent.STATE observers have their immediate check functions available from TorRuntime, this should add the same check function for RuntimeEvent.PROCESS.READY