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 #541

Open
onichandame opened this issue Mar 26, 2023 · 1 comment
Open

[feature] websocket support #541

onichandame opened this issue Mar 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@onichandame
Copy link

I would like to use goose to test websocket endpoints. It seems that the controller already has websocket built-in, so I guess it won't be implausible to integrate ws into the GooseUser?

@jeremyandrews
Copy link
Member

Patches are welcome. Eventually the goal is to make the GooseClient more generic to allow many other types of clients, but right now you're likely to run into a lot of assumptions around Reqwest.

@jeremyandrews jeremyandrews added the enhancement New feature or request label Sep 8, 2023
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