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

Support ipv4 / ipv6 everywhere #19

Open
windelbouwman opened this issue Feb 3, 2020 · 1 comment
Open

Support ipv4 / ipv6 everywhere #19

windelbouwman opened this issue Feb 3, 2020 · 1 comment

Comments

@windelbouwman
Copy link
Owner

There are some issues with mixing ipv4 / ipv6.

Check:

  • lognplot rust ipv4 / ipv6 server support
  • lognplot rust client ipv4 / ipv6 support
  • lognplot python client support
  • lognplot python server support

For now ipv4 is used, but it should work seamless.

@windelbouwman
Copy link
Owner Author

In python, we can use socket.create_connection

In rust, we can use an ipv6 socket which supports both ipv4 and ipv6.

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