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

Udp dht group chats #1447

Merged
merged 15 commits into from
Apr 26, 2020
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Apr 26, 2020

This change is Reviewable

JFreegman and others added 15 commits April 26, 2020 20:50
This was causing a rare bug where the client and core had different peer_id's for a peer.
The peer_id should never change.
This makes all group events asynchronous. It is now the client's sole responsibility
to handle these events when they initiate them.
It is impossible to effectively ban a peer from a tox groupchat due to the usage of
TCP relay nodes and the ease of creating new private keys. Therefore the feature is
broken and should be removed.
@iphydf iphydf merged commit 2a41223 into TokTok:udp-dht-group-chats Apr 26, 2020
@iphydf iphydf deleted the udp-dht-group-chats branch April 26, 2020 22:11
@iphydf iphydf restored the udp-dht-group-chats branch April 26, 2020 23:16
@iphydf iphydf deleted the udp-dht-group-chats branch April 26, 2020 23:16
@iphydf iphydf added this to the v0.2.x milestone Apr 26, 2020
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.12 May 1, 2020
@iphydf iphydf modified the milestones: v0.2.12, groupchats May 1, 2020
This pull request was closed.
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

Successfully merging this pull request may close these issues.

3 participants