wdlsvnit / Omeclone

A clone of omegle.com
104 stars 50 forks source link

Indicate a toast message when new user is connected to a stranger. #100

Closed lunaticmonk closed 6 years ago

lunaticmonk commented 6 years ago

Currently when we go to /chat, there is no indication shown if a user is connected to stranger or not. We need to show it to the user once he gets connected to a stranger, failing which we can show that the user is alone and we are trying to connect. You can use this: https://github.com/CodeSeven/toastr to show messages.