v2.4.0 Release for UE5.0
Changes
- Added default auth support via token string (#320), thanks @tamaynard for feature
- Cleaned up internal documentation and code
- Added support for empty connect
- #311 string field bug, thanks @staskjs for fix
- #316 Updated libOpus include version to 1.3.1-12, thanks @bapin93 for fix
- #317 include fix for non-windows platforms, thanks @seesemichaelj for fix
- #327 added support for obtaining server synced
socket.id
on connect, this is an API change as connection callbacks will receive socket.id before connection session id.