[LARACASTS] Real-time Laravel with Socket.io

Tags:

When we want to broadcast events on our server to the client, how exactly do we do that? Well, there’s a number of ways to tackle it, including using a dedicated service like Pusher. However, in this mini-series, we’ll wire everything up on our own, while leveraging Node, Redis, and Socket.io. Sound fun?

Size: 160.20M

 

https://laracasts.com/series/real-time-laravel-with-socket-io.

7 thoughts on “[LARACASTS] Real-time Laravel with Socket.io”

Leave a Comment