Skip to content

v6.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 17:47

6.4.2 (2026-07-26)

Bug Fixes

  • iOS: emit error when onConnect hosts are nil (#235) (3d99c5f)
  • pass through all listen options to native, including tls (#236) (55bf524)
  • prevent NullPointerException in write() on Android due to TOCTOU race condition with destroy() (#233) (#234) (f85d07d)