Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
65 views

I’m using Soketi with a Django backend for real-time updates. My web client (React/Next.js) works great with pusher-js. But I could not configure it with React Native using @pusher/pusher-websocket-...
0 votes
0 answers
115 views

I'm using Vite, Laravel Echo, and Pusher-js in my Laravel + Vue 3 project. My setup works perfectly in development with npm run dev, but after running npm run build, I get the following error in the ...
1 vote
1 answer
176 views

I am working on a messages notification system for my app. I built a ChatContext provider file which wraps the app and binds to pusher if someone is logged in on page load. Every user will have their ...
1 vote
1 answer
198 views

I'm trying to use one Server (Backend) as source to transmit data to private channels. Trying as Client another place/machine (mob app / , server/client), connect to private channel to be able to read ...
0 votes
1 answer
73 views

I'm working on a Next.js app and trying to integrate Pusher for real-time updates with authentication. However, I'm having trouble accessing the socket_id and channel_name in my API route; they both ...
vamp's user avatar
  • 35
0 votes
1 answer
102 views

`Problem Description: I'm working on a chat application using Vue 3, Axios, and Laravel Echo (with Pusher) for real-time updates. I'm encountering an issue where I receive the following error: ``...
0 votes
1 answer
310 views

I would like to track the changes in the column "status" in my database in real-time in my react-js app, so I created a Laravel job to update the column. So I created an event that will be ...
2 votes
3 answers
2k views

I am trying to install and use laravel-echo and pusher-js. I have the following: bootstrap.ts import Pusher from 'pusher-js'; import Echo from 'laravel-echo'; window.Pusher = Pusher; window.Echo = ...
0 votes
0 answers
296 views

I want the status to be live when the user logs in and logs out. I get the connection to the pusher and everything is registered but the javascript side doesn't work (STEP 3) and it doesn't show ...
0 votes
2 answers
601 views

"I am working on a project using Laravel Broadcast and the package beyondcode/laravel-websockets. When I use Pusher.js directly, the connection and operations are successful, but when I use ...
0 votes
0 answers
79 views

Hi I have an issue when i tried to use Laravel Webscokets and laravel Echo When i fire my event i can see it inside Websocket server side but i didn't get any response in client side how can i fix ...
0 votes
0 answers
119 views

I have been trying to solve my problem with connecting via websocets for many hours. I have already checked a thousand different configurations, browsed various forums and nothing solved my problem, ...
0 votes
1 answer
342 views

I am following this tutorial to create a video chat https://mupati.medium.com/adding-video-chat-to-your-laravel-app-9e333c8a01f3 and after granting permissions to access mic and camera I am getting ...
2 votes
3 answers
1k views

I've set up a Vue3/Laravel app with a live-chat via Pusher which works over non-private channel chat. In the next step I want to use a private channel but something weird happens. The pusher.subscribe ...
1 vote
0 answers
357 views

"message": "Pusher error: cURL error 7: Failed to connect to 54.217.244.226: Network is unreachable (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api-eu.pusher....

15 30 50 per page
1
2 3 4 5
...
14

AltStyle によって変換されたページ (->オリジナル) /