Skip to content
New issue

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

What address is the app using to connect to socket.io #10

Open
Utkarsh-88034 opened this issue Jun 11, 2023 · 1 comment
Open

What address is the app using to connect to socket.io #10

Utkarsh-88034 opened this issue Jun 11, 2023 · 1 comment

Comments

@Utkarsh-88034
Copy link

What Url is the unreal app finally going to use after shipping the product to connect to my socket.io server, i need to either know it and if possible change it so that i can allow that url in the cors policy of the server. Need help urgent

@getnamo
Copy link
Owner

getnamo commented Jun 19, 2023

It's using the one specified in the url connect params. Example uses http://localhost:3000 but you can change either of those to fit your server needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants