nahid / talk

Talk is a real-time users messaging and chatting system for Laravel.
MIT License
1.61k stars 327 forks source link

Can socket.io be used instead of Pusher? #103

Open aarontanzk opened 6 years ago

aarontanzk commented 6 years ago

If yes, how so?

dharmajmrd commented 6 years ago

Hi, do we have any update on this? is socket.io is already implmented?

jampack commented 6 years ago

no you have to write that by urself its just the server side no client, simple ajax calls that doesn’t give the feel of live chat

Sent from iPhone

On 21 Jan 2018, 6:45 PM +0500, dharmajmrd notifications@github.com, wrote:

Hi, do we have any update on this? is socket.io is already implmented? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

spmsupun commented 6 years ago

any updates on this ?

vaishnavmhetre commented 5 years ago

Implementation of socket io needed.