sdelements/lets-chat

IPv6 support

imcdona opened this issue · 0 comments

There is no documentation regarding IPv6 support for let's chat. Specifically how does one specify an IPv6 listen address? By default it appears that let's chat doesn't listen on IPv6 addresses on the HTTP interface but I could be wrong. The default should be changed to listen on all addresses IPv6/IPv4.

I would be more than happy to issue a PR documenting how to specify an IPv6 address if someone can provide me with the proper syntax.

Thanks