I don't understand the point of all these stupid chat apps... Discord, Slack ect... If you need real time there is IRC. Otherwise, just setup a mailing list.
> If you need real time there is IRC. The problem with IRC is that you cannot get chat history of a channel unless you configure a bouncer to do it for you. On that note, what's your opinion on XMPP? We used to use a XMPP server for internal company communication and the server was configured to replay the chat history to a client when it connected. > Otherwise, just setup a mailing list. That has a similar problem t…
I like IRC since the protocol is so simple you could almost type in a raw telnet session live.
That simplicity also means it's not to hard to add additional things to it. If you want.