Top "Chat" questions

Generic term for "Instant Messaging System". It can also represent a discussion that occurs in an Instant Messaging System.

Any Way Around Facebook Bots Button Template Limit?

It appears (undocumented) that for a button message type in the Facebook Bots chat system, there is a max of 3 …

facebook button chat bots messenger
Best way to manage Chat channels in Firebase

In my main page I have a list of users and i'd like to choose and open a channel to …

javascript arrays firebase chat
Chat application using django

If i devlop a chat application using django will it have some performance problem? Can i do server push in …

python django performance chat private-messaging
Is there any way to get the live chat replay log/history for YouTube streaming video?

Recently I'm doing research for online chat message patterns. I chose YouTube and Twitch.tv for chat message sources. So …

youtube-api chat live-streaming livechat
Class does not define a no-argument constructor. If you are using ProGuard, make sure these constructors are not stripped

I am trying to create a chat app on android studio. my app has no build errors and i can …

android chat
Best way to develop a simple video chat app for android and iOS

I am trying to develop a simple Video Chat app, but I don't know how to Start. I know there …

android ios video chat
send push notification to ios for chat to offline user, openfire xmpp

I have an ios chat application that uses openfire, what I need to do is send push notification when the …

ios push-notification xmpp chat openfire
best java jabber client library

What good/bad experiences do you have with java jabber libraries?

java chat xmpp instant-messaging
iOS 5 - Include chat within application

I am developing a iOS 5 application and we have to include a chat application within it. The chat have to …

objective-c ios5 chat
Javascript performance problems with too many dom nodes?

I'm currently debugging a ajax chat that just endlessly fills the page with DOM-elements. If you have a chat going …

javascript performance dom chat