Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Chat messages being lost #177

Open
Idrinth opened this issue Oct 5, 2016 · 5 comments
Open

Chat messages being lost #177

Idrinth opened this issue Oct 5, 2016 · 5 comments

Comments

@Idrinth
Copy link
Member

Idrinth commented Oct 5, 2016

We need to implement a way to better check if chat messages were actually accepted server-side and if not resend them. It might be useful to seperate sending and pulling messages for that.

@Idrinth
Copy link
Member Author

Idrinth commented Oct 5, 2016

@w20k @Algareb @Ardenian any opinions on that?

@w20k
Copy link
Collaborator

w20k commented Oct 6, 2016

Could we use sockets in chat, instead of polling ? :) Though, in this case we will drop some older browser version from our support list.

@Idrinth
Copy link
Member Author

Idrinth commented Oct 6, 2016

sockets are supported by all browsers we generally support, I just don't have a backend for that yet, would need to write that first.

@Idrinth
Copy link
Member Author

Idrinth commented Oct 12, 2016

if we move to websockets, we could support the webchat that mutik's script provides on kong atm - after all it's the same technologie then. I guess that might be useful to add those rooms as chat-rooms in our chat as well(optional)

@Idrinth
Copy link
Member Author

Idrinth commented Jan 12, 2017

Any opinions on moving to sockets?

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

No branches or pull requests

4 participants