GTHell's avatar

Is build a separate real time server good idea?

Is it applicable to separate socket.io+nodejs server from the Laravel server? (can't get this real time thing to work with laravel, redis, event and broadcasting)

0 likes
2 replies
D9705996's avatar
D9705996
Best Answer
Level 51

If your struggling with socket.io and node websockets havd z look at

https://docs.beyondco.de/laravel-websockets/

A php socket server that is pusher api compatible and has great docx to get you up and running really easily. Much easier than trying to split out your so lets go a separate server

Please or to participate in this conversation.