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

[feature]: Websocket support on the extension #3062

Open
1 task done
LuisMayo opened this issue May 16, 2023 · 0 comments
Open
1 task done

[feature]: Websocket support on the extension #3062

LuisMayo opened this issue May 16, 2023 · 0 comments
Labels
feature New feature or request

Comments

@LuisMayo
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

If available, websocket connections should be redirected through the browser extension, just like HTTP ones.

This has been already suggested in #2194 but the issue was closed by the author as completed, even though it's not completed.

Why should this be worked on?

Because developing websockets is almost impossible else, since HTTPS pages can only connect to wss sockets, and in development TLS is usually skipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant