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

Move loading of chat messages to signaling class. #887

Merged
merged 1 commit into from
Jun 11, 2018
Merged

Conversation

fancycode
Copy link
Member

No functional changes yet, but this will allow later to use the standalone signaling backend to notify clients about new chat messages without having to poll (see #624).

No functional changes yet, but this will allow later to use the standalone
signaling backend to notify clients about new chat messages without having
to poll (see #624).

Signed-off-by: Joachim Bauch <bauch@struktur.de>
@fancycode fancycode added 3. to review feature: chat 💬 Chat and system messages feature: signaling 📶 Internal and external signaling backends labels May 9, 2018
@nickvergessen nickvergessen added this to the 4.0 (Nextcloud 14) milestone May 11, 2018
Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay :-$

Tested and works; code looks good 👍

The only thing that I would change is the name of some members added to the signaling classes (like messagesReceiveStart), as it is unclear whether they refer to chat messages or signaling messages. Anyway, that could be cleaned up in the future ;-)

@Ivansss Ivansss merged commit a544fa8 into master Jun 11, 2018
@Ivansss Ivansss deleted the chat-signaling branch June 15, 2018 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: chat 💬 Chat and system messages feature: signaling 📶 Internal and external signaling backends
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants