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

Strange messages in signaling after refactor of web-socket #1662

Open
vpoddubchak opened this issue Nov 24, 2020 · 2 comments
Open

Strange messages in signaling after refactor of web-socket #1662

vpoddubchak opened this issue Nov 24, 2020 · 2 comments

Comments

@vpoddubchak
Copy link
Contributor

After update to the latest licode from develop, (including commit Refactor websocket reconnections to ack messages (#1619)) I started to see strange messages in signaling process:
...
431[]
432[]
....
Here is a screen-shot of all signaling:
Screenshot from 2020-11-24 17-33-47

Is it done in purpose or bug?

@jcague
Copy link
Contributor

jcague commented Nov 24, 2020

We are now Ack'ing all the signaling messages to make sure we don't lose any of them while reconnecting.

@vpoddubchak
Copy link
Contributor Author

Thanks for quick answer.
I see ACK messages - it is OK.
But I meant messages "431[]", "432[]", ...
Are they also a part of ACK messages ? Should clients react on them somehow or just ignore?

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