You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to send/receive message to another user based on Powerline username.
Frontend will allow user to accept/reject new chat requests as they arrive.
User A should be able to send/receive messages with User B, initiating using Powerline username
Real Name, username, and avatar should be available so that User B can see User A's name and avatar
User A should be able to open chat history with User B
User A should be able to leave chat with User B (which forces future chat requests from User B to require User A's acceptance (Item 2)
Lower Priority (Ad-Hoc Multi-user Chat)
7. Creating an ad-hoc chat with multiple users should be possible too so that User A can open chat with user B, user C, user D, etc (up to 200 max is the Twilio limit)
Future (Powerline Groups Chat)
8. Group owner has ability to turn on/off a generic group chat channel. Group members can see / join/leave, but the group channel can only accommodate 200 at one time.
9. Group owner should be able to create additional channels specifically for its group members. Only those group members can see / join / leave these additional channels. Frontend will make sure user 'leaves' chat when not actively in the chat window.
Have fun!
The text was updated successfully, but these errors were encountered:
https://www.twilio.com/blog/2017/06/complete-chat-application-javascript.html
One-on-one Chat
Lower Priority (Ad-Hoc Multi-user Chat)
7. Creating an ad-hoc chat with multiple users should be possible too so that User A can open chat with user B, user C, user D, etc (up to 200 max is the Twilio limit)
Future (Powerline Groups Chat)
8. Group owner has ability to turn on/off a generic group chat channel. Group members can see / join/leave, but the group channel can only accommodate 200 at one time.
9. Group owner should be able to create additional channels specifically for its group members. Only those group members can see / join / leave these additional channels. Frontend will make sure user 'leaves' chat when not actively in the chat window.
Have fun!
The text was updated successfully, but these errors were encountered: