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

Look into using net_address for IP address handling #261

Open
fhunleth opened this issue Jan 4, 2021 · 0 comments
Open

Look into using net_address for IP address handling #261

fhunleth opened this issue Jan 4, 2021 · 0 comments

Comments

@fhunleth
Copy link
Member

fhunleth commented Jan 4, 2021

See https://hex.pm/packages/net_address.

It looks like it supports all of the operations on IPv4 and IPv6 addresses in vintage_net. It also has a sigil form for nicely specifying tuple-style addresses.

Assuming it's possible to switch, the advantage would be trimming down the amount of code that needs to be maintained here.

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

No branches or pull requests

1 participant