Relative Content

Tag Archive for reactjslaravelwebsocketbroadcastpostdelayed

Social-application: Broadcast auth take too long,

I want to build a social application using Laravel 11, React and Reverb for websoket, I got this problem when connect to multiple channel for each conversation, each channel require auth, and it very slow, so I have to wait it finished to send another request to backend.

Laravel, React : Social-application: Broadcast auth take too long,

I want to build a social application using Laravel 11, React and Reverb for websoket, I got this problem when connect to multiple channel for each conversation, each channel require auth, and it very slow, so I have to wait it finished to send another request to backend.