Hmm, not sure what's up here: https://github.com/babashka/http-client/actions/runs/4253708164/jobs/7398930935
does it have the same effect on your local windows?
the git clone command?
"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B websocket refs/remotes/origin/websocket
dunno, not at a windows machine at the moment
have a feeling some weird thing with windows and git
guess I'll disable the windows tests for the time being :/
working on this now: https://github.com/babashka/http-client/blob/websocket/API.md#babashka.http-client.websocket
sweet
You can't name a file aux on Windows:
https://learn.microsoft.com/en-gb/windows/win32/fileio/naming-a-file
facepalm !!!
yeah had a hunch
websocket support in babashka.http-client https://github.com/babashka/http-client/pull/18/files I'll leave it open for comments for a bit