|
|
|
|
|
by mikeaag
3667 days ago
|
|
Hi Nevi-me I've come across Socket.io before, and played around with pusher as well. And if i remember correctly, Laravel has built in helpers for sending websocket messages. My main issue is actually running the node.js application, as its something i've not done before. That was another reason for not using websockets. Wanted to remove as many barriers that might slow us down or stop us from launching, so we stuck with what we knew. I'm sure i'll update this at some point to use websockets though, gotta learn how to deploy node.js sites at some point :D |
|