You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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
?The text was updated successfully, but these errors were encountered: