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

IPv6 Networking #8

Closed
jwrb opened this issue Jun 6, 2014 · 6 comments
Closed

IPv6 Networking #8

jwrb opened this issue Jun 6, 2014 · 6 comments

Comments

@jwrb
Copy link

jwrb commented Jun 6, 2014

GoLilyPad Should support Native IPv6 networking on IPv6 enabled networks.

err: dial tcp: too many colons in address 2607:5300:60:2307:::32532

@csh
Copy link

csh commented Jun 6, 2014

Seconded, would be amazing.

@Tzeentchful
Copy link
Contributor

It should support ipv6
From reading the GOLang docs you may need to wrap you ipv6 address in square brackets.

" A literal address or host name for IPv6 must be enclosed in square brackets, as in "[::1]:80", "[ipv6-host]:http" or "[ipv6-host%zone]:80""

@The-Zip
Copy link

The-Zip commented Jun 6, 2014

Works for us with the brackets!

@coelho
Copy link
Member

coelho commented Jun 6, 2014

I do believe it does work with the brackets. Can you confirm @island219 ?

@csh
Copy link

csh commented Jun 6, 2014

@coelho confirmed it works with brackets, thanks!
(Zip, island are myself are all working on the same server)

@coelho
Copy link
Member

coelho commented Jun 6, 2014

Great 👍 I'll go ahead and close this then

@coelho coelho closed this as completed Jun 6, 2014
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

5 participants