Chat fails if join more than two members
eldhoseelias opened this issue · 4 comments
eldhoseelias commented
there are three people joined and communicate each other ..the system will fail
post2seth commented
Thanks for reporting, i am working hard to rewriting the code with Realtime DB & Private rooms. i will release a dev version soon
Deleted user commented
@post2seth Have you fixed this issue? Because I just tried to chat with two different people and the chat window went blank.
Dave1810 commented
@post2seth Hi, same issue. when three people joined and sends a chat to each other ... the system fails
Deleted user commented
@Dave1810 Hi, you can follow https://socket.io/docs/
I created my own one to one chat by going through the docs. It will help you as well.