Top "Livechat" questions

Live chat is software or web widget which allows users to communicate with each other, or with an administrator in real time.

SignalR multiple chat rooms

I am planning to create a chat application, and I've read that SignalR is one of the best technologies to …

asp.net-mvc-3 chat signalr livechat chatroom
Align text with bottom as it comes in during a chat?

I'm building a custom web chat application, and while I have the basics worked out, I've been wondering if this …

css livechat
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
how to scroll tableview after inserting a row at the bottom correctly?

Here is the code I use: //inserting a row at the bottom first _numberOfRecords++; [_tableView beginUpdates]; [_tableView insertRowsAtIndexPaths:@[[NSIndexPath indexPathForRow:_…

ios uitableview uiscrollview livechat
building live stream video? chat video?

I was wondering how live streaming or chat video works? I know a bit about PHP and I've been learning …

php html video-streaming live-streaming livechat
How to get list of offline/online users in chat by using smack api in android

I am writing a chat application in android by using xmpp and smack api. Chat is working successfully when i …

java android livechat