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

Extended multi connection to multiple greet laos #1613

Merged
merged 4 commits into from
May 30, 2023

Conversation

matteosz
Copy link
Contributor

This PR extends the current multiconnection to also connect to servers which join later.

As the backends have implemented a dynamic server configuration, they are going to send a new GreetLao when a new peer joins. So far, the current multiconnection was only connecting to the peers in the very first greet lao, maintaining static the servers set. By this change now we process each greetlao and we connect to all the peers we have not been connected yet, allowing to connect to new servers joining the network.

@matteosz matteosz added fe2-android decentralized Decentralized Communication Project labels May 28, 2023
@matteosz matteosz self-assigned this May 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[PoP - Be2-Scala] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[PoP - Be1-Go] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[PoP - Fe2-Android] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

75.0% 75.0% Coverage
0.0% 0.0% Duplication

@matteosz matteosz marked this pull request as ready for review May 29, 2023 17:47
@matteosz matteosz requested a review from a team as a code owner May 29, 2023 17:47
@sonarcloud
Copy link

sonarcloud bot commented May 29, 2023

[PoP - Fe1-Web] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@simone-kalbermatter simone-kalbermatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, well documented and tested!

Copy link
Contributor

@Warhedgehog Warhedgehog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matteosz matteosz merged commit 2328612 into master May 30, 2023
@matteosz matteosz deleted the work-fe2-matteo-multiple-greet-laos branch May 30, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decentralized Decentralized Communication Project fe2-android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants