github MirageNet/Mirage v139.0.0

latest releases: v148.4.2, v148.4.1, v148.4.0...
11 months ago

139.0.0 (2023-05-24)

Bug Fixes

  • avoiding disconnect being called twice (ce36e58)

  • feat!: new authentication (b9b490f)

Features

  • adding flag to set if message is only allowed if authenticated (d710f45)
  • adding log for receiving message (e73c9d5)
  • adding log handler that adds label and color to messages (bb26471)
  • adding send log to network player (af7104c)
  • adding session authenticator (ae1ef69)
  • improving log for RegisterHandler (c6d4efd)
  • updating Authenticators (b355604)

BREAKING CHANGES

  • complete NetworkAuthenticator rework see docs for changes
  • by default message will disconnect player if unauthenticated. Use allowUnauthenticated flag to avoid this

Don't miss a new Mirage release

NewReleases is sending notifications on new releases.