We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There may be server cases where auth map may need additional string params; refactor to have auth token and extra auth map to enable these features.
Option 2 is to convert auth string to auth map, but user would need to ensure their main key uses token field.
The text was updated successfully, but these errors were encountered:
Feature added as option 1 in https://github.com/getnamo/SocketIOClient-Unreal/releases/tag/v2.6.0
Sorry, something went wrong.
getnamo
No branches or pull requests
There may be server cases where auth map may need additional string params; refactor to have auth token and extra auth map to enable these features.
Option 2 is to convert auth string to auth map, but user would need to ensure their main key uses token field.
The text was updated successfully, but these errors were encountered: