Let's Chat is a persistent messaging application that runs on Node.js and MongoDB. It's designed to be easily deployable and fits well with small, intimate teams. It is open source. This tag can be used for any issue of it in either development or using.
Let's Chat is a persistent messaging application that runs on Node.js and MongoDB. It's designed to be easily deployable and fits well with small, intimate teams. It is open source. It is a self-hosted chat app for small teams built by Security Compass.
Features and Stuff
- BYOS (bring your own server)
- Persistent messages
- Multiple rooms
- Private and password-protected rooms
- New message alerts / notifications
- Mentions (hey @you/@all)
- Image embeds / Giphy search
- Code pasting
- File uploads (Local / Amazon S3 / Azure)
- Transcripts / chat history
- XMPP Multi-user chat (MUC)
- 1-to-1 chat between XMPP users
- Local / Kerberos / LDAP authentication
- Hubot Adapter
- REST-like API
- Basic i18n support
- MIT Licensed
Reference
The original source of the information is here, the source of the Let's Chat project in Github.