Top "Chat" questions

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

socket.io chat with private rooms

I started looking into node and socket.io. I already have created a simple chat application and I am amazed …

node.js chat socket.io
Delivering messages to offline users in a multi-user chat (ejabberd)

Actually we are using ejabberd server for one of our client's Chat application. Everything is working well except for Group …

xmpp chat ejabberd
Support multiple login at the same time in OpenFire server

I've configured OpenFire for using as server for my customers. But in following case, OpenFire doesn't give proper response: Customer …

xmpp chat openfire
Sending message to a unique socket

I am using node.js and socket.io to create a chat application. How to send message to another socket, …

node.js chat socket.io
How can WebRTC reconnect to the same peer after disconnection?

Now I am working on a peer-to-peer chatting system based on WebRTC. This system can make a pair with any …

html chat webrtc
To use or not to use Data transfer objects(DTO) in a Web Api Chat Application Backend Server

I have a chat application backend built using Web Api where I am exposing several database entities directly to clients. …

asp.net asp.net-web-api chat dto
How to determine the message status (read/unread) in chat?

How to determine the message status (read/unread). Chat is realized with the XMPP protocol.

xcode xmpp chat message status
Node.JS: How to create a HTTP Chat Server?

With the Net Stream Object with TCP works great (as presetend in the node.js introduction video), but how should …

javascript sockets node.js chat comet
Ruby on Rails 3 - Public live chat

I want to create a public live chat application using rails 3. I found some example on rails 2. Any one can …

ruby-on-rails ruby ruby-on-rails-3 chat ruby-on-rails-plugins
How to set a Slack reminder only to notify a subset of the people in the channel

I need to set up a reminder in a channel, but this reminder should not send a notification to all …

chat slack slack-api