You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!, when I excecute the route where i run Larapush it's all right (or this is what i think) because laravel don't tell me nothing. But when i make the socket connection with Larapush.js to the ws://127.0.0.1:8080 the javascript console shows me the message:
WebSocket connection to 'ws://127.0.0.1:8080/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
and then the larapush server is break with an exception that shows: stream_select(): cannot represent a stream of type ZMQ_FD as a select()able descriptor. Thanks. i hope your response soon
The text was updated successfully, but these errors were encountered:
Hi!, when I excecute the route where i run Larapush it's all right (or this is what i think) because laravel don't tell me nothing. But when i make the socket connection with Larapush.js to the ws://127.0.0.1:8080 the javascript console shows me the message:
WebSocket connection to 'ws://127.0.0.1:8080/' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET
and then the larapush server is break with an exception that shows: stream_select(): cannot represent a stream of type ZMQ_FD as a select()able descriptor. Thanks. i hope your response soon
The text was updated successfully, but these errors were encountered: