Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chat

Verification Of User's Existence In Chat Script

When ever user leaves chat page (Either by logging out or just by simple closing the browser window… Read more Verification Of User's Existence In Chat Script

Submit Message By Pressing Enter?

I am working on a chat app built with Meteor based off of this tutorial (http://code.tutsplus.com/t… Read more Submit Message By Pressing Enter?

How Do I Close A Sockjs Connection On The Server Side?

So, every time I refresh the page, it seems like sockjs is creating a new connection. I am saving … Read more How Do I Close A Sockjs Connection On The Server Side?