com.unity.services.wire 1.4.1

com.unity.services.wire

Source docs
Notes: processedReleased September 12, 2025

Browse versions

PreviousNext

🔧 Bug Fixes

  • Fixed WebSocketInvalidStateException raised when disconnecting, closing an already opened socket
  • Fixed Wire occasionally using attempting to parse addresses as IPV6 on latfomrsm that do not support IPV6
  • Fixed error getting thrown when application returns from sleep due to unhandled server ping request. (Not applicable to WebGL.)