Skip to content

1.0.0

Compare
Choose a tag to compare
@ooonush ooonush released this 07 Nov 06:06
· 24 commits to master since this release

1.0.0

  • Fixed ConnectionId not found on OnRemoteConnectionState event during connection is Stopped.
  • Fixed driver initialization error when UseEncryption is true.
  • Improved logging.

1.0.0-pre.7

  • Fixed compilation error in UnityTransport V2 @Charley3d in #18.

1.0.0-pre.6

  • Fixed clients not disconnecting when the server is stopped.

1.0.0-pre.5

  • Got rid of the partial FishyUnityTransport class because after updates the object reference could be reset.
  • Fixed client disconnection on when sending a large payload #16.

1.0.0-pre.4

  • Fixed GetConnectionAddress KeyNotFound Exception in client #17.

1.0.0-pre.3

  • Fixed incorrect MTU retrieval using GetMTU() method.

1.0.0-pre.2

1.0.0-pre.1

  • Improved stability.
  • Improved hosting support.