You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering whether your library support IPv6 address with zone id like fe80::1642:fcff:fee9:434b%lanbr0 ? I searched your document but could not find information regarding IPv6 address.
The JS Websocket API does not accept IPv6 with zone id. It throws error:
Failed to construct 'WebSocket': The URL 'ws://[fe80::1642:fcff:fee9:434b%lanbr0]:8080' is invalid.
The text was updated successfully, but these errors were encountered:
I am wondering whether your library support IPv6 address with zone id like fe80::1642:fcff:fee9:434b%lanbr0 ? I searched your document but could not find information regarding IPv6 address.
The JS Websocket API does not accept IPv6 with zone id. It throws error:
Failed to construct 'WebSocket': The URL 'ws://[fe80::1642:fcff:fee9:434b%lanbr0]:8080' is invalid.
The text was updated successfully, but these errors were encountered: