Releases
1.0.0-pre.2
[1.0.0-pre.2] - 2021-08-23
New features
Upgraded collections to 1.0.0-pre.5
Added support for Secure Protocol while using Unity Relay
Changes
Fixes
Upgrade guide
[1.0.0-pre.1] - 2021-07-29
New features
Moving into pre-release
Added Secure Protocol support (TLS/DTLS) to allow for encrypted and secure connections.
Unity Transport package now supports connecting to the Unity Relay Service. See Unity Relay for more information.
Upgraded burst to 1.5.5
Changes
Fixes
Upgrade guide
[0.9.0] - 2021-05-10
New features
Added support for long serialization and delta compression.
Upgraded collections to 1.0.0-pre.1
Added a new network interface for WebSockets, can be used in both native and web builds.
Changes
Minimum required Unity version has changed to 2020.3.0f1.
The transport package can be compiled with the tiny c# profile and for WebGL, but WebGL builds only support IPC - not sockets.
Fixes
Upgrade guide
[0.8.0] - 2021-03-23
New features
Added overloads of PopEvent
and PopEventForConnection
which return the pipeline used as an out parameter.
Changes
Fixes
Fixed some compatility issues with tiny.
Fixed a crash when sending messages slightly less than one MTU using the fragmentation pipeline.
Fixed a bug causing NetworkDriver.RemoteEndPoint
to return an invalid value when using the default network interface.
Upgrade guide
You can’t perform that action at this time.