v2.5.0 Release for UE5.1
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