[Solved] the facebooks ‘xyz is typing’ feature? [closed]
This is actually a pretty easy feature to add to a chat. You are first going to need a place to store the typing information. I usually just store it in a database. 1 for is typing, and 0 for…