Skip to content

v0.3.0

Choose a tag to compare

@poirierlouis poirierlouis released this 27 Jan 19:54
· 8 commits to main since this release

Compatibility

  • Cyberpunk 2077 v2.21
  • RED4ext v1.27.0+
  • redscript v0.5.27+
  • Cyber Engine Tweaks v1.35.0+

Fixed

  • poll sockets in background without blocking a thread.

Changed

  • API to create / destroy a Socket.

Added

  • callback when socket is connected (include a status code for errors).

See README for documentation.

Full Changelog