hublin
hublin copied to clipboard
IPv6 address parse error @Socket.io.js
I get http://2001:1018/socket.io/?token=123&user=576231a34fa2fa78063623f0&EIO=3&transport=polling&t=1466053770659-0
when my host's IPv6 address is [2001:xxx:xxx::1018]:8080
,it also lost the 8080 port.
Hello @BakaRei , thank you for your report. We are working on this issue right now.
Thanks for your concentrate and contribution on this project,we are trying to make it served for users in IPv6.Your work may help us a lot,thank U again :)
2016-06-20 16:17 GMT+08:00 Trung Dũng Phạm [email protected]:
Hello @BakaRei https://github.com/BakaRei , thank you for your report. We are working on this issue right now.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/linagora/hublin/issues/26#issuecomment-227077744, or mute the thread https://github.com/notifications/unsubscribe/ALTEkHcFskeNAc3DmF__h7pwsrLJYgOCks5qNkybgaJpZM4I3CE9 .
Hi @BakaRei, Hublin should work fine now with the newest version of socket.io :)
we finally run hublin on our IPv6 server successfully. But we still have some trouble with the video transfer speed when there are 5 more people join the meeting.Can u give us some suggestion to do with it? Thanks.