Relative Content

Tag Archive for socketscorsreal-timeheartbeatlaravel-broadcast

Unable to subscribe to the presence channel on socket.io. Keeps erroring out

I’m using Laravel Echo and [email protected] clients in a React Native project. When I use my dev server everything works fine, but when I switch to my server’s production (a copy from Dev) I can connect but I start getting a 404 error when I try to subscribe to a private channel. Any clues? Both images use the same host. It’s been blocked out for security reasons, thanks for understanding.