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

RFC 6189: ZRTP with 3 or more streams when initialization happens in separate threads #165

Open
jrsnen opened this issue Sep 2, 2022 · 0 comments
Labels
feature New feature

Comments

@jrsnen
Copy link
Member

jrsnen commented Sep 2, 2022

I fixed the ZRTP with two streams, but there is a race condition when two or more streams are performing ZRTP in multistream mode (three or mode streams in total). The best fix I can come up for this is to modify zrtp class so that multiple non dh negotiations can take place simultaneously.

@jrsnen jrsnen added the bug Something isn't working label Sep 2, 2022
@jrsnen jrsnen changed the title ZRTP with 3 or more streams ZRTP with 3 or more streams is not deterministic Sep 2, 2022
@jrsnen jrsnen added feature New feature and removed bug Something isn't working labels Sep 2, 2022
@jrsnen jrsnen changed the title ZRTP with 3 or more streams is not deterministic ZRTP with 3 or more streams Sep 2, 2022
@jrsnen jrsnen changed the title ZRTP with 3 or more streams RFC 6189: ZRTP with 3 or more streams Sep 9, 2022
@jrsnen jrsnen changed the title RFC 6189: ZRTP with 3 or more streams RFC 6189: ZRTP with 3 or more streams when intialization happens in separate threads Oct 5, 2022
@jrsnen jrsnen changed the title RFC 6189: ZRTP with 3 or more streams when intialization happens in separate threads RFC 6189: ZRTP with 3 or more streams when initialization happens in separate threads Dec 5, 2022
tampsa added a commit that referenced this issue Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant