Skip to content

Move loading of chat messages to signaling class. - #887

Merged
Ivansss merged 1 commit into
masterfrom
chat-signaling
Jun 11, 2018
Merged

Move loading of chat messages to signaling class.#887
Ivansss merged 1 commit into
masterfrom
chat-signaling

Conversation

@fancycode

Copy link
Copy Markdown
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

@danxuliu danxuliu left a comment

Copy link
Copy Markdown
Member

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

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