python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Pusher service has allowed_origins?
is there any way to set "allowed_origins" for pusher service
https://pusher.com
Now anyone that know my "app_key" can connect to my socket server in pusher.com "app_key" ...
farshidpg
Votes: 0
Answers: 1
Can't find utf8.js.map pusher-js
this is the error:
WARNING in ./node_modules/pusher-js/dist/web/pusher.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/cookie/Desktop/coo...

muty02
Votes: 0
Answers: 1
Laravel websocket private channel with pusher broadcast/auth return 403 error
I tried to use laravel websocket with ionic; i used laravel-echo-ionic on my ionic project
in BroadcastServiceProvider.php i commented the Broadcast::routes() and added it to routes/api.php
Broadcast...
Michel Gisenaël
Votes: 0
Answers: 1
Nuxt - pusher : refresh a plugin when i log in
For my nuxt app, i need to use pusher for handling websocket.
I use pusher-js, and i created a nuxt plugin to enable pusher throughtout my app.
The problem is that i need to be auth to use pusher.
Tha...
B.Samuel
Votes: 0
Answers: 0