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 on Windows #208

Open
Karvp opened this issue Nov 15, 2023 · 6 comments
Open

Websocket on Windows #208

Karvp opened this issue Nov 15, 2023 · 6 comments

Comments

@Karvp
Copy link

Karvp commented Nov 15, 2023

Does curl-impersonate support websocket on Windows?

@Karvp Karvp changed the title Websocket Websocket on Windows Nov 15, 2023
@STRATZ-Ken
Copy link

Would love to know if anyone got this to build on win. All the previous other githubs seem abandoned. Don't mind throw some bucks to someone.

@perklet
Copy link

perklet commented Feb 3, 2024

Here, we have windows build for both amd64 and i686, with websocket and latest chrome versions.

@STRATZ-Ken
Copy link

This is excellent @yifeikong .

Is there anyway to send data through the websocket? I need to send 2 messages to "auth".

@perklet
Copy link

perklet commented Feb 3, 2024

It's pretty standard curl stuff, see the docs for detailed explanation.

If you are using python, we have a dedicated binding for curl-impersonate.

@STRATZ-Ken
Copy link

STRATZ-Ken commented Feb 3, 2024 via email

@perklet
Copy link

perklet commented Feb 3, 2024

I'm not sure how to do it via calling the curl command, but you can definitely do this with a c# libcurl binding.

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

No branches or pull requests

3 participants