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

Websocket proxy #144

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

Mazawrath
Copy link
Contributor

This is a rough draft of using the websocket-client to support using proxies for the websocket portion of Bing Chat.
I currently just did this to get my personal solution to work, but it's a groundwork to use that could possibly be merged if there is any interest. There are some glaring issues with my changes, including the fact this new websocket isn't being used in other places that I don't use, but that can be improved if again there is interest.

@Mazawrath
Copy link
Contributor Author

It's possible I was doing it wrong, but I think this library isn't async which might be the biggest issue if we did want to use this library. Maybe there is a better one that still supports proxies.

@vsakkas vsakkas added bug Something isn't working enhancement New feature or request labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants