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 UPnP v1, v2 and NAT PMP to networking module #16

Merged
31 commits merged into from
Feb 3, 2021

Conversation

dmytronasyrov
Copy link
Contributor

Add UPnP v1, v2 and NAT PMP to networking module

lib/uniris/networking/networking.ex Show resolved Hide resolved
lib/uniris/networking/ip_lookup/ip_lookup.ex Outdated Show resolved Hide resolved
@ghost ghost added feature New feature request good first issue Good for newcomers labels Jan 18, 2021
@dmytronasyrov dmytronasyrov requested a review from a user January 18, 2021 21:46
lib/uniris/networking/networking.ex Outdated Show resolved Hide resolved
lib/uniris/networking/ip_lookup/nat.ex Outdated Show resolved Hide resolved
lib/uniris/networking/networking.ex Outdated Show resolved Hide resolved
config/dev.exs Outdated Show resolved Hide resolved
@dmytronasyrov dmytronasyrov requested a review from a user January 20, 2021 07:47
@ghost
Copy link

ghost commented Jan 20, 2021

Could you use credo to cleanup using mix credo --strict to create consistency with the current codebase

@ghost
Copy link

ghost commented Jan 22, 2021

Please can you check the remaining conflicts and fix some warnings otherwise the compilation will not passed (due to --warnings-as-errors)

@dmytronasyrov dmytronasyrov requested a review from a user January 22, 2021 13:48
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

I still got some issues from credo

image

@dmytronasyrov
Copy link
Contributor Author

I know. But I like "|> case do" construction. I prefer not to use it rather than follow credo's suggestions

@dmytronasyrov dmytronasyrov requested a review from a user January 27, 2021 07:49
@ghost ghost merged commit 815aa19 into archethic-foundation:master Feb 3, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant