Skip to content

v2.5.0 Release for UE5.1

Compare
Choose a tag to compare
@getnamo getnamo released this 16 Nov 22:28
· 70 commits to master since this release

Changes

  • Compile fixes for UE5.1, ref on changes: 992cd74. Addresses #340
  • Loading phase changed to PreDefault for SocketIOClient
  • Fixed multiple rapidjson build collision #347, thanks to @slyring for fix suggestion.
  • Enabled OpenSSL for Android platform
  • Verification naming logic fix #339, thanks to @polidenis for pull.
  • Fixed enum <-> byte conversion bug 4c97f85