Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get New Messages from different Chanels #3

Open
alfredmack opened this issue Mar 8, 2016 · 1 comment
Open

Get New Messages from different Chanels #3

alfredmack opened this issue Mar 8, 2016 · 1 comment

Comments

@alfredmack
Copy link

I have created different channels to achieve multiple one to one chatting,but i didnt find and way to get all new messages to display in bedge count.

@GleasonK
Copy link
Owner

Sorry, not fully understanding. Could you clarify what you need the application to be doing? I haven't looked at this app in awhile, but I'm not sure I implemented a 1-to-1, did I?

Basically my recommendation for 1-to-1 is subscribe to the channel of your username, then have a list view of all the chats you are active in. Subscribe to all those chat channels (group chats) as well as your username for 1-to-1. To respond to a 1-to-1, just publish to the channel of the other username

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants