Skip to content

Releases: Sifir-io/react-native-tor

RN67

09 Feb 21:21
Compare
Choose a tag to compare
  • Adds clientTimeoutSeconds to module init to control fetching operation timeout (@kaloudis for suggestion and work)
  • Fixes Kotlin to work with rn 65+

TCP Sockets

22 Apr 16:25
Compare
Choose a tag to compare

Primarily resolve concurrency issues with sockets and improves general connection robustness.
Various other small fixes.