Socket is not connected on https request in React.js #3852
Unanswered
MuhammadJibranBaig
asked this question in
Q&A
Replies: 1 comment
-
Which server implementation are you using? Is it https://github.com/googollee/go-socket.io? Could you please check the compatibility between the server and the client? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Backend is on Golang ,when I used to connect socket on http request it works but when I connect socket on https request it didn't work.
Beta Was this translation helpful? Give feedback.
All reactions