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

localAddress with family option #628

Open
1 of 2 tasks
kiwina opened this issue Nov 7, 2019 · 0 comments
Open
1 of 2 tasks

localAddress with family option #628

kiwina opened this issue Nov 7, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@kiwina
Copy link

kiwina commented Nov 7, 2019

Note: for support questions, please use one of these channels: stackoverflow or slack

You want to:

  • report a bug
  • request a feature

Current behaviour

Using localAddress has no effect on ipv6

Steps to reproduce (if the current behaviour is a bug)

use localAddress with ipv6

Expected behaviour

Setup

  • OS: Ubuntu 18.4
  • browser: node.js
  • engine.io version: 3.4.0

Other information (e.g. stacktraces, related issues, suggestions how to fix)

i haven't tested with ws protocol but looking at the code base it accepts all http & https options
xmlhttprequest-ssl does not include localAddress and family so a pull request would be needed to add the two otions in order to make it work and possibly make it node.js only?

@darrachequesne darrachequesne added the enhancement New feature or request label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants