-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
Roots2D edited this page Dec 27, 2017
·
20 revisions
- Auth
- Heroku Hosting
- Production README
- Live chat
- Establish a open connection between client & server using websockets
- Messages instantaneously displayed to all subscribed users
- Channels
- Separate chatrooms only including users subscribed to specific channel
- Ability to create, destroy, join, or leave channel
- Direct Message
- Private messages between 2 users (not public)
- Teams or multi-person DM
- Private messages between multiple users
- Search Messages
- Ability to search for messages from a specific user
- Notifications
- Notify a user when a new message is displayed in either of their channels or direct messages