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

Add TCP support to DHT-based group chats. #1448

Merged
merged 204 commits into from
May 2, 2020

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Apr 26, 2020

This change is Reviewable

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2020

CLA assistant check
All committers have signed the CLA.

@iphydf iphydf added this to the v0.2.x milestone Apr 26, 2020
@iphydf iphydf added the enhancement New feature for the user, not a new feature for build script label Apr 26, 2020
@iphydf iphydf modified the milestones: v0.2.x, groupchats Apr 26, 2020
@JFreegman JFreegman force-pushed the tcp-dht-group-chats branch 2 times, most recently from 8921dae to a4342f8 Compare April 27, 2020 18:30
@JFreegman JFreegman force-pushed the tcp-dht-group-chats branch 6 times, most recently from 0080d6c to 60efab9 Compare May 1, 2020 04:55
@iphydf iphydf force-pushed the tcp-dht-group-chats branch 2 times, most recently from d03bc75 to cd0250c Compare May 1, 2020 20:40
JFreegman and others added 3 commits May 1, 2020 22:06
Separate m_add_contact_no_request into two functions and remove some redundant public key
checks that always evaluate to false
@codecov
Copy link

codecov bot commented May 1, 2020

Codecov Report

Merging #1448 into udp-dht-group-chats will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           udp-dht-group-chats    #1448   +/-   ##
====================================================
  Coverage                79.10%   79.10%           
====================================================
  Files                       94       94           
  Lines                    20082    20082           
====================================================
  Hits                     15886    15886           
  Misses                    4196     4196           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acc73b7...acc73b7. Read the comment docs.

@JFreegman JFreegman force-pushed the tcp-dht-group-chats branch 4 times, most recently from f044dca to 2914efb Compare May 2, 2020 00:16
@iphydf iphydf merged commit acc73b7 into TokTok:udp-dht-group-chats May 2, 2020
@iphydf iphydf deleted the tcp-dht-group-chats branch January 10, 2022 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature for the user, not a new feature for build script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants