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

Not working with SSL server (https) #28

Open
Baterka opened this issue Dec 23, 2017 · 4 comments
Open

Not working with SSL server (https) #28

Baterka opened this issue Dec 23, 2017 · 4 comments
Assignees

Comments

@Baterka
Copy link

Baterka commented Dec 23, 2017

This not working with SSL? I need to have my connection betwen server and client secured

@ppz0th ppz0th self-assigned this Dec 26, 2017
ppz0th pushed a commit that referenced this issue Dec 26, 2017
@ppz0th
Copy link
Contributor

ppz0th commented Dec 26, 2017

@Baterka Hello~ I've fixed this issue. please check this link.

@Baterka
Copy link
Author

Baterka commented Dec 27, 2017

Not working. When I connect to HTTPS Socket.IO server (https://domain:2087/) then Unity Plugin trying to connect but crash with "Connection timed out!". Maybe because wss:// is not reachable, what is, because connection from browser works well.

@strobert22
Copy link

strobert22 commented Apr 23, 2020

@Baterka Hello~ I've fixed this issue. please check this link.

Thanks thats works for me on browser and standalone player. this must be in the next release!

@ang713
Copy link

ang713 commented May 24, 2023

Not working. When I connect to HTTPS Socket.IO server (https://domain:2087/) then Unity Plugin trying to connect but crash with "Connection timed out!". Maybe because wss:// is not reachable, what is, because connection from browser works well.

Updating websocket-sharp fixed my "Connection timed out!" issue

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

No branches or pull requests

4 participants